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
2015-02-05
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
6
-191
/
+271
2015-02-05
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
1
-1
/
+1
2015-02-05
nfs: fix dio deadlock when O_DIRECT flag is flipped
Peng Tao
1
-0
/
+6
2015-02-05
udf: Release preallocation on last writeable close
Jan Kara
1
-1
/
+1
2015-01-29
fix deadlock in cifs_ioctl_clone()
Al Viro
1
-16
/
+5
2015-01-27
LOCKD: Fix a race when initialising nlmsvc_timeout
Trond Myklebust
1
-4
/
+4
2015-01-27
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
1
-9
/
+8
2015-01-27
locks: fix NULL-deref in generic_delete_lease
NeilBrown
1
-1
/
+1
2015-01-27
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
1
-1
/
+1
2015-01-16
Btrfs: don't delay inode ref updates during log replay
Chris Mason
1
-0
/
+8
2015-01-16
nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
Ryusuke Konishi
2
-11
/
+36
2015-01-16
ceph: do_sync is never initialized
Dan Carpenter
1
-1
/
+1
2015-01-16
nfsd: fix fi_delegees leak when fi_had_conflict returns true
Jeff Layton
1
-1
/
+1
2015-01-16
nfsd4: fix xdr4 count of server in fs_location4
Benjamin Coddington
1
-1
/
+1
2015-01-16
nfsd4: fix xdr4 inclusion of escaped char
Benjamin Coddington
1
-0
/
+3
2015-01-16
fs: nfsd: Fix signedness bug in compare_blob
Rasmus Villemoes
1
-8
/
+7
2015-01-16
reiserfs: destroy allocated commit workqueue
Jiri Slaby
1
-0
/
+3
2015-01-16
writeback: fix a subtle race condition in I_DIRTY clearing
Tejun Heo
1
-7
/
+22
2015-01-16
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
2
-11
/
+33
2015-01-16
pstore-ram: Fix hangs by using write-combine mappings
Rob Herring
1
-2
/
+2
2015-01-16
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
1
-8
/
+35
2015-01-16
ocfs2: fix journal commit deadlock
Junxiao Bi
1
-2
/
+14
2015-01-08
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2
-10
/
+6
2015-01-08
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
6
-6
/
+72
2015-01-08
Btrfs: do not move em to modified list when unpinning
Josef Bacik
1
-2
/
+0
2015-01-08
btrfs: fix wrong accounting of raid1 data profile in statfs
David Sterba
1
-1
/
+1
2015-01-08
Btrfs: make sure we wait on logged extents when fsycning two subvols
Josef Bacik
1
-1
/
+1
2015-01-08
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
1
-1
/
+0
2015-01-08
eCryptfs: Force RO mount when encrypted view is enabled
Tyler Hicks
2
-15
/
+13
2015-01-08
udf: Check component length before reading it
Jan Kara
1
-2
/
+7
2015-01-08
udf: Verify symlink size before loading it
Jan Kara
1
-4
/
+13
2015-01-08
udf: Verify i_size when loading inode
Jan Kara
1
-0
/
+14
2015-01-08
udf: Check path length when reading symlink
Jan Kara
5
-20
/
+48
2015-01-08
ncpfs: return proper error from NCP_IOC_SETROOT ioctl
Jan Kara
1
-1
/
+0
2015-01-08
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
1
-0
/
+53
2015-01-08
umount: Disallow unprivileged mount force
Eric W. Biederman
1
-0
/
+3
2015-01-08
mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
Eric W. Biederman
1
-1
/
+7
2015-01-08
mnt: Fix a memory stomp in umount
Eric W. Biederman
1
-0
/
+2
2015-01-08
isofs: Fix unchecked printing of ER records
Jan Kara
1
-0
/
+3
2015-01-08
dcache: fix kmemcheck warning in switch_names
Mikulas Patocka
1
-0
/
+2
2015-01-08
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
1
-3
/
+3
2015-01-08
f2fs: fix possible data corruption in f2fs_write_begin()
Jan Kara
1
-13
/
+11
2015-01-08
f2fs: avoid returning uninitialized value to userspace from f2fs_trim_fs()
Jan Kara
1
-1
/
+1
2015-01-08
isofs: Fix infinite looping over CE entries
Jan Kara
1
-0
/
+6
2014-12-16
deal with deadlock in d_walk()
Al Viro
1
-15
/
+16
2014-12-16
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
16
-57
/
+56
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-01
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2014-12-01
jbd2: fix regression where we fail to initialize checksum seed when loading
Darrick J. Wong
1
-3
/
+2
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
4
-5
/
+67
[next]