index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-16
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
2
-82
/
+139
2008-05-16
nfs: make nfs4_drop_state_owner() static
Adrian Bunk
2
-2
/
+1
2008-05-16
nfs: path_{get,put}() cleanups
Jan Blunck
3
-8
/
+4
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
18
-123
/
+123
2008-05-16
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
1
-0
/
+10
2008-05-16
NFSv4: Check the return value of decode_compound_hdr_arg()
Trond Myklebust
1
-11
/
+11
2008-05-16
nfs: fix race in nfs_dirty_request
Fred Isaman
1
-1
/
+1
2008-05-16
NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching
Trond Myklebust
1
-0
/
+7
2008-05-16
Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...
Igor Mammedov
1
-48
/
+1
2008-05-15
jbd2: update transaction t_state to T_COMMIT fix
Mingming Cao
1
-0
/
+2
2008-05-15
ext4: Retry block allocation if new blocks are allocated from system zone.
Aneesh Kumar K.V
2
-17
/
+47
2008-05-15
[CIFS] enable parsing for transport encryption mount parm
Steve French
3
-8
/
+23
2008-05-15
[CIFS] Finishup DFS code
Steve French
4
-97
/
+80
2008-05-15
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
Steve French
3
-9
/
+8
2008-05-15
[CIFS] suppress duplicate warning
Steve French
1
-1
/
+1
2008-05-15
sysfs: remove error messages for -EEXIST case
Stephen Hemminger
1
-5
/
+1
2008-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
8
-76
/
+181
2008-05-15
ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
Tiger Yang
2
-0
/
+10
2008-05-15
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
Mingming Cao
1
-0
/
+2
2008-05-15
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
5
-127
/
+37
2008-05-15
9p: fix error path during early mount
Eric Van Hensbergen
2
-24
/
+23
2008-05-15
fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...
Jim Meyering
1
-6
/
+34
2008-05-15
9p: Documentation updates
Eric Van Hensbergen
8
-48
/
+126
2008-05-15
add match_strlcpy() us it to make v9fs make uname and remotename parsing more...
Markus Armbruster
1
-2
/
+2
2008-05-14
add function to convert access flags to legacy open mode
Jeff Layton
2
-9
/
+16
2008-05-14
clarify return value of cifs_convert_flags()
Jeff Layton
1
-1
/
+5
2008-05-14
ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems
Valerie Clement
1
-10
/
+9
2008-05-14
ext4: fix typos in messages and comments (journalled -> journaled)
Jan Kara
1
-7
/
+7
2008-05-14
ext4: fix synchronization of quota files in journal=data mode
Jan Kara
1
-8
/
+27
2008-05-14
ext4: Fix mount messages when quota disabled
Jan Kara
1
-1
/
+4
2008-05-14
ext4: correct mount option parsing to detect when quota options can be changed
Jan Kara
1
-6
/
+20
2008-05-14
[CIFS] don't explicitly do a FindClose on rewind when directory search has ended
Steve French
1
-2
/
+5
2008-05-13
eCryptFS: fix imbalanced mutex locking
Cyrill Gorcunov
1
-0
/
+2
2008-05-13
Fix misuses of bdevname()
Jean Delvare
2
-6
/
+4
2008-05-13
fuse: add flag to turn on big writes
Miklos Szeredi
3
-1
/
+9
2008-05-13
memcg: fix possible panic when CONFIG_MM_OWNER=y
KOSAKI Motohiro
1
-1
/
+1
2008-05-13
Fix hfsplus oops on image without extents
Eric Sesterhenn
1
-0
/
+2
2008-05-13
capabilities: add bounding set to /proc/self/status
Serge E. Hallyn
1
-0
/
+1
2008-05-13
quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off
Jan Kara
1
-0
/
+10
2008-05-13
ufs: remove unneeded ufs_put_inode prototype
Christoph Hellwig
1
-1
/
+0
2008-05-13
ecryptfs: clean up (un)lock_parent
Miklos Szeredi
1
-9
/
+4
2008-05-13
uml: move hppfs_kern.c to hppfs.c
Jeff Dike
2
-3
/
+3
2008-05-13
uml: hppfs fixes
Jeff Dike
1
-52
/
+30
2008-05-13
[CIFS] cleanup old checkpatch warnings
Steve French
5
-29
/
+45
2008-05-13
[CIFS] CIFSSMBPosixLock should return -EINVAL on error
Marcin Slusarz
1
-1
/
+1
2008-05-13
fix memory leak in CIFSFindNext
Jeff Layton
2
-1
/
+3
2008-05-13
[CIFS] CIFS currently allows for permissions to be changed on files, even
Jeff Layton
2
-0
/
+8
2008-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-66
/
+81
2008-05-12
[GFS2] Prefer strlcpy() over snprintf()
Jean Delvare
1
-2
/
+2
2008-05-12
[GFS2] Fix cast from unsigned int to s64
Andrew Price
1
-1
/
+1
[prev]
[next]