index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-01-08
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2015-01-08
Btrfs: do not move em to modified list when unpinning
Josef Bacik
2015-01-08
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
2015-01-08
eCryptfs: Force RO mount when encrypted view is enabled
Tyler Hicks
2015-01-08
udf: Verify symlink size before loading it
Jan Kara
2015-01-08
ncpfs: return proper error from NCP_IOC_SETROOT ioctl
Jan Kara
2015-01-08
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2015-01-08
umount: Disallow unprivileged mount force
Eric W. Biederman
2015-01-08
mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
Eric W. Biederman
2015-01-08
isofs: Fix unchecked printing of ER records
Jan Kara
2015-01-08
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
2015-01-08
isofs: Fix infinite looping over CE entries
Jan Kara
2014-12-16
ext2: Fix oops in ext2_get_block() called from ext2_quota_write()
Jan Kara
2014-12-06
nfsd: Fix ACL null pointer deref
Sergio Gelato
2014-12-06
nfsd4: fix leak of inode reference on delegation failure
J. Bruce Fields
2014-12-06
nfsd: Fix slot wake up race in the nfsv4.1 callback code
Trond Myklebust
2014-11-21
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
2014-11-21
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
2014-11-21
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
2014-11-21
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
2014-11-21
block: Fix computation of merged request priority
Jan Kara
2014-11-21
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-14
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
2014-11-14
quota: Properly return errors from dquot_writeback_dquots()
Jan Kara
2014-11-14
ext3: Don't check quota format when there are no quota files
Jan Kara
2014-11-14
nfsd4: fix crash on unknown operation number
J. Bruce Fields
2014-11-14
ext4: fix oops when loading block bitmap failed
Jan Kara
2014-11-14
ext4: fix overflow when updating superblock backups after resize
Jan Kara
2014-11-14
ext4: check s_chksum_driver when looking for bg csum presence
Darrick J. Wong
2014-11-14
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
2014-11-14
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
2014-11-14
ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
Dmitry Monakhov
2014-11-14
ext4: don't check quota format when there are no quota files
Jan Kara
2014-11-14
ext4: check EA value offset when loading
Darrick J. Wong
2014-11-14
jbd2: free bh when descriptor block checksum fails
Darrick J. Wong
2014-11-14
pstore: Fix duplicate {console,ftrace}-efi entries
Valdis Kletnieks
2014-11-14
mnt: Prevent pivot_root from creating a loop in the mount tree
Eric W. Biederman
2014-11-14
kill wbuf_queued/wbuf_dwork_lock
Al Viro
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
2014-11-14
UBIFS: fix free log space calculation
Artem Bityutskiy
2014-11-14
UBIFS: fix a race condition
Artem Bityutskiy
2014-11-14
UBIFS: remove mst_mutex
Artem Bityutskiy
2014-11-14
fs: Fix theoretical division by 0 in super_cache_scan().
Tetsuo Handa
2014-11-14
fs: make cont_expand_zero interruptible
Mikulas Patocka
2014-11-14
lockd: Try to reconnect if statd has moved
Benjamin Coddington
2014-10-30
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
2014-10-30
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
2014-10-30
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2014-10-30
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
2014-10-30
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
[next]