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
2012-01-25
UBIFS: make debugging messages light again
Artem Bityutskiy
1
-7
/
+5
2012-01-25
proc: clear_refs: do not clear reserved pages
Will Deacon
1
-0
/
+3
2012-01-25
pnfs-obj: Must return layout on IO error
Boaz Harrosh
3
-1
/
+15
2012-01-25
pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
Boaz Harrosh
1
-3
/
+7
2012-01-25
proc: clean up and fix /proc/<pid>/mem handling
Linus Torvalds
1
-106
/
+39
2012-01-25
fix cputime overflow in uptime_proc_show
Martin Schwidefsky
1
-2
/
+7
2012-01-25
fix shrink_dcache_parent() livelock
Miklos Szeredi
1
-4
/
+10
2012-01-25
fsnotify: don't BUG in fsnotify_destroy_mark()
Miklos Szeredi
1
-3
/
+5
2012-01-25
nfsd: Fix oops when parsing a 0 length export
Sasha Levin
1
-1
/
+1
2012-01-25
UBIFS: fix debugging messages
Artem Bityutskiy
1
-1
/
+4
2012-01-25
nfs: fix regression in handling of context= option in NFSv4
Jeff Layton
1
-24
/
+19
2012-01-25
NFSv4.1: fix backchannel slotid off-by-one bug
Andy Adamson
1
-1
/
+1
2012-01-25
ext4: fix undefined behavior in ext4_fill_flex_info()
Xi Wang
1
-4
/
+3
2012-01-12
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
1
-1
/
+1
2012-01-12
udf: Fix deadlock when converting file from in-ICB one to normal one
Jan Kara
2
-6
/
+21
2012-01-12
ext3: Don't warn from writepage when readonly inode is spotted after error
Jan Kara
1
-3
/
+21
2012-01-12
reiserfs: Force inode evictions before umount to avoid crash
Jeff Mahoney
1
-10
/
+14
2012-01-12
reiserfs: Fix quota mount option parsing
Jan Kara
1
-1
/
+2
2012-01-06
xfs: log all dirty inodes in xfs_fs_sync_fs
Christoph Hellwig
2
-0
/
+39
2012-01-06
xfs: log the inode in ->write_inode calls for kupdate
Christoph Hellwig
1
-25
/
+5
2012-01-06
nilfs2: unbreak compat ioctl
Thomas Meyer
1
-0
/
+13
2012-01-06
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
Trond Myklebust
1
-4
/
+4
2011-12-21
fuse: fix fuse_retrieve
Miklos Szeredi
1
-1
/
+2
2011-12-21
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
1
-0
/
+12
2011-12-21
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
Yongqiang Yang
1
-2
/
+5
2011-12-21
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
1
-1
/
+1
2011-12-21
ext4: display the correct mount option in /proc/mounts for [no]init_itable
Theodore Ts'o
1
-9
/
+8
2011-12-21
xfs: avoid synchronous transactions when deleting attr blocks
Christoph Hellwig
3
-28
/
+4
2011-12-21
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
Christoph Hellwig
1
-4
/
+4
2011-12-21
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
1
-5
/
+15
2011-12-21
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2
-0
/
+16
2011-12-21
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
3
-39
/
+58
2011-12-21
fs/proc/meminfo.c: fix compilation error
Claudio Scordino
1
-3
/
+4
2011-12-09
xfs: fix attr2 vs large data fork assert
Christoph Hellwig
1
-25
/
+39
2011-12-09
xfs: force buffer writeback before blocking on the ilock in inode reclaim
Christoph Hellwig
3
-0
/
+33
2011-12-09
xfs: validate acl count
Christoph Hellwig
1
-0
/
+2
2011-12-09
NFS: Prevent 3.0 from crashing if it receives a partial layout
Trond Myklebust
2
-1
/
+10
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-11-26
xfs: fix ->write_inode return values
Christoph Hellwig
1
-25
/
+9
2011-11-26
xfs: use doalloc flag in xfs_qm_dqattach_one()
Mitsuo Hayasaka
1
-1
/
+2
2011-11-26
xfs: Fix possible memory corruption in xfs_readlink
Carlos Maiolino
1
-4
/
+10
2011-11-26
xfs: fix buffer flushing during unmount
Christoph Hellwig
2
-20
/
+10
2011-11-26
xfs: Return -EIO when xfs_vn_getattr() failed
Mitsuo Hayasaka
1
-1
/
+1
2011-11-26
xfs: avoid direct I/O write vs buffered I/O race
Christoph Hellwig
1
-3
/
+14
2011-11-26
xfs: dont serialise direct IO reads on page cache
Dave Chinner
1
-3
/
+14
2011-11-26
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
1
-3
/
+11
2011-11-26
xfs: fix error handling for synchronous writes
Christoph Hellwig
1
-1
/
+0
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
[next]