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-05-31
fs: Don't return 0 from get_anon_bdev
Thomas Bächler
1
-1
/
+4
2014-05-31
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
8
-9
/
+164
2014-05-31
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2
-21
/
+9
2014-05-13
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
1
-0
/
+1
2014-05-13
aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
Benjamin LaHaise
1
-53
/
+67
2014-05-13
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
1
-4
/
+3
2014-05-06
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
1
-1
/
+1
2014-05-06
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
Theodore Ts'o
2
-20
/
+13
2014-05-06
ext4: fix jbd2 warning under heavy xattr load
Jan Kara
1
-4
/
+19
2014-05-06
ext4: note the error in ext4_end_bio()
Matthew Wilcox
1
-2
/
+3
2014-05-06
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
Kazuya Mio
1
-0
/
+4
2014-05-06
smarter propagate_mnt()
Al Viro
3
-82
/
+130
2014-05-06
ocfs2: fix panic on kfree(xattr->name)
Tetsuo Handa
1
-2
/
+0
2014-05-06
ocfs2: do not put bh when buffer_uptodate failed
alex chen
1
-2
/
+0
2014-05-06
ocfs2: dlm: fix recovery hung
Junxiao Bi
1
-2
/
+13
2014-05-06
ocfs2: dlm: fix lock migration crash
Junxiao Bi
1
-6
/
+8
2014-05-06
reiserfs: fix race in readdir
Jeff Mahoney
1
-2
/
+4
2014-05-06
nfsd: set timeparms.to_maxval in setup_callback_client
Jeff Layton
1
-1
/
+3
2014-05-06
NFSD: Traverse unconfirmed client through hash-table
Kinglong Mee
1
-8
/
+5
2014-05-06
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-05-06
nfsd4: fix memory leak in nfsd4_encode_fattr()
Yan, Zheng
1
-1
/
+3
2014-05-06
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+5
2014-05-06
nfsd: notify_change needs elevated write count
J. Bruce Fields
1
-0
/
+9
2014-05-06
nfsd4: leave reply buffer space for failed setattr
J. Bruce Fields
1
-1
/
+1
2014-05-06
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
1
-0
/
+3
2014-05-06
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
1
-0
/
+2
2014-05-06
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2014-05-06
nfsd: revert v2 half of "nfsd: don't return high mode bits"
J. Bruce Fields
1
-1
/
+1
2014-05-06
NFSv4: Fix a use-after-free problem in open()
Trond Myklebust
1
-9
/
+10
2014-04-26
jffs2: remove from wait queue after schedule()
Li Zefan
1
-0
/
+1
2014-04-26
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
Li Zefan
1
-4
/
+9
2014-04-26
jffs2: Fix crash due to truncation of csize
Ajesh Kunhipurayil Vijayan
1
-1
/
+1
2014-04-26
jffs2: Fix segmentation fault found in stress test
Kamlakant Patel
1
-2
/
+2
2014-04-26
fs: NULL dereference in posix_acl_to_xattr()
Dan Carpenter
1
-2
/
+3
2014-04-26
ext4: fix premature freeing of partial clusters split across leaf blocks
Eric Whitney
1
-3
/
+8
2014-04-26
ext4: fix partial cluster handling for bigalloc file systems
Eric Whitney
1
-0
/
+21
2014-04-26
ext4: fix error return from ext4_ext_handle_uninitialized_extents()
Eric Whitney
1
-2
/
+6
2014-04-26
Btrfs: check for an extent_op on the locked ref
Josef Bacik
1
-1
/
+2
2014-04-26
Btrfs: fix deadlock with nested trans handles
Josef Bacik
1
-10
/
+4
2014-04-26
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
1
-0
/
+4
2014-04-26
xfs: fix directory hash ordering bug
Mark Tinguely
1
-1
/
+1
2014-04-26
bdi: avoid oops on device removal
Jan Kara
1
-5
/
+18
2014-04-26
backing_dev: fix hung task on sync
Derek Basehore
1
-4
/
+4
2014-04-26
kernfs: protect lazy kernfs_iattrs allocation with mutex
Tejun Heo
1
-4
/
+10
2014-04-26
kernfs: fix off by one error.
Richard Cochran
1
-1
/
+1
2014-03-30
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-77
/
+134
2014-03-30
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
1
-6
/
+9
2014-03-30
switch mnt_hash to hlist
Al Viro
4
-50
/
+61
2014-03-30
don't bother with propagate_mnt() unless the target is shared
Al Viro
1
-10
/
+7
2014-03-30
keep shadowed vfsmounts together
Al Viro
1
-9
/
+23
[next]