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
2014-02-20
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-2
/
+8
2014-02-20
ext4: protect group inode free counting with group lock
Tao Ma
1
-1
/
+3
2014-02-20
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-13
hpfs: deadlock and race in directory lseek()
Al Viro
1
-4
/
+6
2014-02-13
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
1
-2
/
+2
2014-02-13
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2014-02-13
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
1
-12
/
+25
2014-02-06
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
1
-1
/
+1
2014-01-29
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-08
jbd2: don't BUG but return ENOSPC if a handle runs out of space
Theodore Ts'o
1
-2
/
+4
2014-01-08
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
1
-0
/
+30
2014-01-08
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
1
-1
/
+11
2014-01-08
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
1
-2
/
+6
2014-01-08
ext4: check for overlapping extents in ext4_valid_extent_entries()
Eryu Guan
1
-1
/
+18
2014-01-08
ext4: fix use-after-free in ext4_mb_new_blocks
Junho Ryu
1
-3
/
+8
2014-01-08
ceph: wake up 'safe' waiters when unregistering request
Yan, Zheng
1
-1
/
+2
2014-01-08
ceph: cleanup aborted requests when re-sending requests.
Yan, Zheng
1
-1
/
+4
2013-12-20
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
1
-1
/
+4
2013-12-20
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
1
-1
/
+1
2013-12-20
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-11
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
1
-2
/
+8
2013-12-08
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
1
-2
/
+1
2013-12-04
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-0
/
+1
2013-12-04
devpts: plug the memory leak in kill_sb
Ilija Hadzic
1
-0
/
+1
2013-11-29
configfs: fix race between dentry put and lookup
Junxiao Bi
1
-2
/
+14
2013-11-29
nfsd: make sure to balance get/put_write_access
Christoph Hellwig
1
-14
/
+15
2013-11-29
nfsd: split up nfsd_setattr
Christoph Hellwig
1
-60
/
+84
2013-11-29
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
1
-0
/
+1
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-0
/
+6
2013-11-29
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
1
-0
/
+3
2013-11-29
Nest rename_lock inside vfsmount_lock
Al Viro
1
-5
/
+11
2013-11-29
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
5
-86
/
+3
2013-11-29
nfs: don't allow nfs_find_actor to match inodes of the wrong type
Jeff Layton
1
-0
/
+2
2013-11-29
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
1
-8
/
+4
2013-11-13
jfs: fix error path in ialloc
Dave Kleikamp
1
-2
/
+1
2013-11-04
ext3: return 32/64-bit dir name hash according to usage type
Eric Sandeen
3
-48
/
+129
2013-10-22
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-10-22
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2013-10-13
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
1
-1
/
+2
2013-10-13
Btrfs: change how we queue blocks for backref checking
Josef Bacik
1
-7
/
+7
2013-10-01
fanotify: dont merge permission events
Lino Sanfilippo
1
-0
/
+6
2013-09-26
fuse: invalidate inode attributes on xattr modification
Anand Avati
1
-0
/
+4
2013-09-26
fuse: postpone end_page_writeback() in fuse_writepage_locked()
Maxim Patlasov
1
-1
/
+2
2013-09-26
isofs: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
1
-11
/
+5
2013-09-26
ocfs2: fix the end cluster offset of FIEMAP
Jie Liu
1
-1
/
+0
2013-09-26
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
Jeff Layton
1
-0
/
+2
2013-09-07
SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
1
-5
/
+15
2013-09-07
jfs: fix readdir cookie incompatibility with NFSv4
Dave Kleikamp
1
-8
/
+23
2013-08-29
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-29
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
[next]