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-07-28
aio: protect reqs_available updates from changes in interrupt handlers
Benjamin LaHaise
1
-0
/
+7
2014-07-28
quota: missing lock in dqcache_shrink_scan()
Niu Yawei
1
-0
/
+2
2014-07-28
fuse: ignore entry-timeout on LOOKUP_REVAL
Anand Avati
1
-1
/
+2
2014-07-28
fuse: handle large user and group ID
Miklos Szeredi
1
-4
/
+16
2014-07-28
fuse: avoid scheduling while atomic
Miklos Szeredi
1
-28
/
+23
2014-07-28
fuse: timeout comparison fix
Miklos Szeredi
1
-3
/
+3
2014-07-17
f2fs: check bdi->dirty_exceeded when trying to skip data writes
Jaegeuk Kim
1
-0
/
+2
2014-07-17
f2fs: adjust free mem size to flush dentry blocks
Jaegeuk Kim
4
-21
/
+32
2014-07-17
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+30
2014-07-17
kernfs: implement kernfs_root->supers list
Tejun Heo
3
-0
/
+17
2014-07-17
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
1
-2
/
+2
2014-07-17
ext4: revert commit which was causing fs corruption after journal replays
Theodore Ts'o
1
-27
/
+24
2014-07-17
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2
-3
/
+4
2014-07-17
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
Theodore Ts'o
1
-2
/
+2
2014-07-17
ext4: clarify error count warning messages
Theodore Ts'o
1
-3
/
+4
2014-07-17
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
1
-7
/
+7
2014-07-09
btrfs: only unlock block in verify_parent_transid if we locked it
Josef Bacik
1
-1
/
+2
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-07-09
ext4: Fix hole punching for files with indirect blocks
Jan Kara
1
-2
/
+10
2014-07-09
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
1
-1
/
+7
2014-07-09
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
1
-3
/
+4
2014-07-09
fs/cifs: fix regression in cifs_create_mf_symlink()
Björn Baumbach
1
-1
/
+1
2014-07-06
reiserfs: call truncate_setsize under tailpack mutex
Jeff Mahoney
1
-1
/
+7
2014-07-06
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
1
-6
/
+17
2014-07-06
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
1
-1
/
+3
2014-07-06
NFS: populate ->net in mount data when remounting
Mateusz Guzik
1
-0
/
+1
2014-07-06
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
Trond Myklebust
1
-3
/
+3
2014-07-06
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
1
-9
/
+17
2014-07-06
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
1
-2
/
+2
2014-07-06
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
1
-1
/
+1
2014-07-06
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
1
-1
/
+1
2014-07-06
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
1
-1
/
+0
2014-07-06
UBIFS: fix an mmap and fsync race condition
hujianyang
1
-2
/
+1
2014-06-30
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
1
-2
/
+2
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-30
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
3
-15
/
+24
2014-06-30
Btrfs: use right type to get real comparison
Liu Bo
1
-1
/
+1
2014-06-30
Btrfs: don't check nodes for extent items
Josef Bacik
1
-2
/
+3
2014-06-30
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-06-30
btrfs: allocate raid type kobjects dynamically
Jeff Mahoney
3
-16
/
+36
2014-06-30
Btrfs: send, use the right limits for xattr names and values
Filipe Manana
1
-7
/
+23
2014-06-30
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
1
-0
/
+4
2014-06-30
Btrfs: set right total device count for seeding support
Wang Shilong
1
-1
/
+0
2014-06-30
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
1
-0
/
+2
2014-06-30
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
1
-4
/
+8
2014-06-30
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
1
-0
/
+5
2014-06-30
Btrfs: send, account for orphan directories when building path strings
Filipe Manana
1
-24
/
+9
2014-06-30
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
1
-2
/
+2
2014-06-30
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
1
-2
/
+24
2014-06-30
Btrfs: read inode size after acquiring the mutex when punching a hole
Filipe Manana
1
-1
/
+2
[next]