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-10-09
Fix problem recognizing symlinks
Steve French
2
-1
/
+3
2014-10-09
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
1
-14
/
+21
2014-10-05
ext4: avoid trying to kfree an ERR_PTR pointer
Theodore Ts'o
2
-0
/
+4
2014-10-05
ext4: propagate errors up to ext4_find_entry()'s callers
Theodore Ts'o
2
-3
/
+34
2014-10-05
aio: block exit_aio() until all context requests are completed
Gu Zheng
1
-1
/
+7
2014-10-05
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
1
-2
/
+4
2014-10-05
GFS2: fix d_splice_alias() misuses
Al Viro
1
-2
/
+3
2014-10-05
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-10-05
fs/cachefiles: add missing \n to kerror conversions
Fabian Frederick
6
-33
/
+33
2014-10-05
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-10-05
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-10-05
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
1
-1
/
+1
2014-10-05
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
1
-2
/
+2
2014-10-05
eventpoll: fix uninitialized variable in epoll_ctl
Nicolas Iooss
1
-1
/
+2
2014-10-05
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
1
-3
/
+1
2014-10-05
SMB3: Fix oops when creating symlinks on smb3
Steve French
1
-2
/
+6
2014-10-05
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
1
-0
/
+8
2014-10-05
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
1
-3
/
+15
2014-10-05
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2
-1
/
+29
2014-10-05
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
1
-1
/
+4
2014-10-05
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
1
-11
/
+2
2014-10-05
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
1
-9
/
+14
2014-10-05
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2
-7
/
+8
2014-10-05
nfs: clear_request_commit while holding i_lock
Weston Andros Adamson
2
-14
/
+6
2014-10-05
pnfs: add pnfs_put_lseg_async
Weston Andros Adamson
2
-0
/
+24
2014-10-05
nfs: check wait_on_bit_lock err in page_group_lock
Weston Andros Adamson
2
-8
/
+27
2014-10-05
nfs: remove pgio_header refcount, related cleanup
Weston Andros Adamson
2
-31
/
+11
2014-10-05
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
17
-456
/
+434
2014-10-05
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
4
-19
/
+23
2014-10-05
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
6
-95
/
+53
2014-10-05
nfsd4: fix corruption of NFSv4 read data
J. Bruce Fields
1
-1
/
+2
2014-10-05
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
1
-15
/
+15
2014-10-05
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
1
-18
/
+20
2014-10-05
nfsd4: fix rd_dircount enforcement
J. Bruce Fields
1
-1
/
+13
2014-10-05
ufs: fix deadlocks introduced by sb mutex merge
Alexey Khoroshilov
2
-13
/
+8
2014-10-05
locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease
Jeff Layton
1
-1
/
+1
2014-10-05
aio: add missing smp_rmb() in read_events_ring
Jeff Moyer
1
-0
/
+6
2014-10-05
aio: fix reqs_available handling
Benjamin LaHaise
1
-4
/
+73
2014-09-17
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
7
-8
/
+25
2014-09-17
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-17
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
1
-2
/
+2
2014-09-17
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
5
-9
/
+4
2014-09-17
CIFS: Fix directory rename error
Pavel Shilovsky
1
-1
/
+4
2014-09-17
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
1
-0
/
+6
2014-09-17
CIFS: Possible null ptr deref in SMB2_tcon
Steve French
1
-1
/
+2
2014-09-17
CIFS: Fix async reading on reconnects
Pavel Shilovsky
1
-2
/
+2
2014-09-17
CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
Pavel Shilovsky
1
-1
/
+1
2014-09-17
xfs: don't zero partial page cache pages during O_DIRECT writes
Chris Mason
1
-1
/
+10
2014-09-17
xfs: don't zero partial page cache pages during O_DIRECT writes
Dave Chinner
1
-1
/
+9
2014-09-17
xfs: don't dirty buffers beyond EOF
Dave Chinner
1
-0
/
+61
[next]