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
2011-12-09
xfs: use doalloc flag in xfs_qm_dqattach_one()
Mitsuo Hayasaka
1
-1
/
+2
2011-12-09
xfs: Fix possible memory corruption in xfs_readlink
Carlos Maiolino
1
-4
/
+10
2011-12-09
xfs: fix buffer flushing during unmount
Christoph Hellwig
2
-20
/
+10
2011-12-09
xfs: Return -EIO when xfs_vn_getattr() failed
Mitsuo Hayasaka
1
-1
/
+1
2011-12-09
xfs: avoid direct I/O write vs buffered I/O race
Christoph Hellwig
1
-3
/
+14
2011-12-09
xfs: don't serialise direct IO reads on page cache checks
Dave Chinner
1
-3
/
+14
2011-12-09
ext4: fix racy use-after-free in ext4_end_io_dio()
Tejun Heo
1
-1
/
+1
2011-12-09
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
1
-2
/
+2
2011-12-09
eCryptfs: Flush file in vma close
Tyler Hicks
1
-1
/
+22
2011-12-09
eCryptfs: Prevent file create race condition
Tyler Hicks
3
-33
/
+46
2011-11-26
vmscan: fix shrinker callback bug in fs/super.c
Mikulas Patocka
1
-1
/
+1
2011-11-26
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
6
-2
/
+37
2011-11-21
hfs: add sanity check for file name length
Dan Carpenter
1
-0
/
+2
2011-11-11
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-11
VFS: fix statfs() automounter semantics regression
Dan McGee
1
-1
/
+1
2011-11-11
block: make gendisk hold a reference to its queue
Tejun Heo
1
-5
/
+8
2011-11-11
ext4: fix race in xattr block allocation path
Eric Sandeen
1
-0
/
+6
2011-11-11
ext4: let ext4_page_mkwrite stop started handle in failure
Yongqiang Yang
1
-0
/
+1
2011-11-11
ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry
Theodore Ts'o
1
-2
/
+2
2011-11-11
ext4: ext4_mkdir should dirty dir_block with newly created directory inode
Darrick J. Wong
1
-1
/
+1
2011-11-11
ext4: ext4_rename should dirty dir_bh with the correct directory
Darrick J. Wong
1
-1
/
+1
2011-11-11
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
Theodore Ts'o
1
-2
/
+1
2011-11-11
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
1
-1
/
+10
2011-11-11
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2
-7
/
+16
2011-11-11
/proc/self/numa_maps: restore "huge" tag for hugetlb vmas
Andrew Morton
1
-0
/
+3
2011-11-11
vfs: add "device" tag to /proc/self/mountstats
Bryan Schumaker
1
-0
/
+1
2011-11-11
nfsd4: ignore WANT bits in open downgrade
J. Bruce Fields
1
-0
/
+2
2011-11-11
nfsd4: fix open downgrade, again
J. Bruce Fields
1
-3
/
+11
2011-11-11
nfsd4: permit read opens of executable-only files
J. Bruce Fields
3
-1
/
+5
2011-11-11
nfsd4: fix seqid_mutating_error
J. Bruce Fields
2
-6
/
+12
2011-11-11
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
3
-9
/
+9
2011-11-11
nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
Bernd Schubert
1
-1
/
+1
2011-11-11
nfs: don't try to migrate pages with active requests
Jeff Layton
1
-25
/
+11
2011-11-11
nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages
Jeff Layton
1
-0
/
+4
2011-11-11
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
4
-49
/
+2
2011-11-11
Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...
Trond Myklebust
1
-1
/
+2
2011-11-11
pnfsblock: fix writeback deadlock
Peng Tao
1
-2
/
+6
2011-11-11
pnfsblock: fix NULL pointer dereference
Peng Tao
1
-0
/
+3
2011-11-11
pnfs: recoalesce when ld read pagelist fails
Peng Tao
3
-15
/
+19
2011-11-11
pnfs: recoalesce when ld write pagelist fails
Peng Tao
3
-15
/
+32
2011-11-11
pnfs: make _set_lo_fail generic
Peng Tao
4
-30
/
+19
2011-11-11
pnfsblock: add missing rpc_put_mount and path_put
Peng Tao
1
-2
/
+6
2011-11-11
pnfsblock: fix size of upcall message
Jim Rees
1
-1
/
+1
2011-11-11
pnfsblock: fix return code confusion
Jim Rees
2
-13
/
+20
2011-11-11
epoll: fix spurious lockdep warnings
Nelson Elhage
1
-7
/
+18
2011-11-11
CIFS: Fix DFS handling in cifs_get_file_info
Pavel Shilovsky
1
-7
/
+12
2011-11-11
CIFS: Fix incorrect max RFC1002 write size value
Pavel Shilovsky
1
-2
/
+2
2011-10-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
8
-62
/
+69
2011-10-13
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
1
-1
/
+10
2011-10-11
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
4
-51
/
+45
[next]