index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
sysfs: correctly handle read offset on PREALLOC attrs
Konstantin Khlebnikov
1
-1
/
+7
2016-09-07
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
3
-11
/
+22
2016-09-07
btrfs: properly track when rescan worker is running
Jeff Mahoney
3
-1
/
+10
2016-09-07
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
4
-6
/
+13
2016-09-07
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-20
block: add missing group association in bio-cloning functions
Paolo Valente
1
-6
/
+0
2016-08-20
pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED
Trond Myklebust
1
-19
/
+15
2016-08-20
pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET
Trond Myklebust
1
-2
/
+11
2016-08-20
pNFS: Fix post-layoutget error handling in pnfs_update_layout()
Trond Myklebust
1
-10
/
+11
2016-08-20
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
Trond Myklebust
2
-9
/
+15
2016-08-20
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-20
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-08-20
nfs: don't create zero-length requests
Benjamin Coddington
1
-1
/
+4
2016-08-20
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
1
-7
/
+5
2016-08-20
cachefiles: Fix race between inactivating and culling a cache object
David Howells
1
-2
/
+3
2016-08-20
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
1
-1
/
+29
2016-08-20
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
1
-6
/
+10
2016-08-20
cifs: unbreak TCP session reuse
Rabin Vincent
1
-1
/
+3
2016-08-20
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
1
-3
/
+21
2016-08-20
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
5
-5
/
+104
2016-08-20
jbd2: make journal y2038 safe
Arnd Bergmann
1
-1
/
+1
2016-08-20
ovl: disallow overlayfs as upperdir
Miklos Szeredi
1
-1
/
+2
2016-08-20
xfs: bufferhead chains are invalid after end_page_writeback
Dave Chinner
1
-3
/
+12
2016-08-16
ext4: fix reference counting bug on block allocation error
Vegard Nossum
1
-14
/
+3
2016-08-16
ext4: short-cut orphan cleanup on error
Vegard Nossum
1
-0
/
+10
2016-08-16
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2
-0
/
+10
2016-08-16
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-08-16
ext4: fix deadlock during page writeback
Jan Kara
1
-3
/
+26
2016-08-16
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-08-16
fs/dcache.c: avoid soft-lockup in dput()
Wei Fang
1
-2
/
+5
2016-08-16
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-08-16
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-08-16
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-08-16
radix-tree: account nodes to memcg only if explicitly requested
Vladimir Davydov
1
-1
/
+1
2016-08-16
vfs: fix deadlock in file_remove_privs() on overlayfs
Miklos Szeredi
1
-3
/
+3
2016-08-16
vfs: ioctl: prevent double-fetch in dedupe ioctl
Scott Bauer
1
-0
/
+1
2016-08-16
ext4: verify extent header depth
Vegard Nossum
1
-0
/
+4
2016-07-23
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-32
/
+29
2016-07-22
ovl: verify upper dentry in ovl_remove_and_whiteout()
Maxim Patlasov
1
-30
/
+24
2016-07-16
xfs: fix type confusion in xfs_ioc_swapext
Jann Horn
1
-0
/
+6
2016-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-10
/
+32
2016-07-08
Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-20
/
+23
2016-07-08
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
1
-1
/
+14
2016-07-07
Revert "ecryptfs: forbid opening files without mmap handler"
Jeff Mahoney
1
-11
/
+2
2016-07-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-07
Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+0
2016-07-05
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
Al Viro
1
-3
/
+25
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
7
-7
/
+7
2016-07-04
ovl: Copy up underlying inode's ->i_mode to overlay inode
Vivek Goyal
2
-2
/
+2
2016-07-04
ovl: handle ATTR_KILL*
Miklos Szeredi
1
-0
/
+3
[next]