index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-01-01
ext4: make orphan functions be no-op in no-journal mode
Anatol Pomozov
2015-01-01
deal with deadlock in d_walk()
Al Viro
2015-01-01
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-01-01
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
2014-12-14
nfsd: Fix slot wake up race in the nfsv4.1 callback code
Trond Myklebust
2014-12-14
block: Fix computation of merged request priority
Jan Kara
2014-12-14
ext4: bail out from make_indexed_dir() on first error
Jan Kara
2014-12-14
ext4: fix oops when loading block bitmap failed
Jan Kara
2014-12-14
ext4: fix overflow when updating superblock backups after resize
Jan Kara
2014-12-14
nfsd4: fix crash on unknown operation number
J. Bruce Fields
2014-12-14
ext3: Don't check quota format when there are no quota files
Jan Kara
2014-12-14
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
2014-12-14
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
2014-12-14
fs: make cont_expand_zero interruptible
Mikulas Patocka
2014-12-14
fs: Fix theoretical division by 0 in super_cache_scan().
Tetsuo Handa
2014-12-14
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
2014-12-14
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
2014-12-14
ext4: don't orphan or truncate the boot loader inode
Theodore Ts'o
2014-12-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
2014-12-14
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2014-12-14
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
2014-12-14
lockd: Try to reconnect if statd has moved
Benjamin Coddington
2014-12-14
ext4: don't check quota format when there are no quota files
Jan Kara
2014-12-14
ext4: check EA value offset when loading
Darrick J. Wong
2014-12-14
UBIFS: fix free log space calculation
Artem Bityutskiy
2014-12-14
UBIFS: fix a race condition
Artem Bityutskiy
2014-12-14
UBIFS: remove mst_mutex
Artem Bityutskiy
2014-11-05
nfsd: Fix ACL null pointer deref
Sergio Gelato
2014-11-05
ext2: Fix fs corruption in ext2_get_xip_mem()
Jan Kara
2014-11-05
ext4: fix BUG_ON in mb_free_blocks()
Theodore Ts'o
2014-11-05
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
2014-11-05
nilfs2: fix data loss with mmap()
Andreas Rohner
2014-11-05
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
2014-11-05
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
2014-11-05
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
2014-11-05
vfs: Fold follow_mount_rcu() into follow_dotdot_rcu()
Ben Hutchings
2014-11-05
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
2014-11-05
block: Fix dev_t minor allocation lifetime
Keith Busch
2014-11-05
aio: add missing smp_rmb() in read_events_ring
Jeff Moyer
2014-09-13
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
2014-09-13
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
2014-09-13
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
2014-09-13
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
2014-09-13
reiserfs: Fix use after free in journal teardown
Jan Kara
2014-09-13
mnt: Change the default remount atime from relatime to the existing value
Eric W. Biederman
2014-09-13
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Theodore Ts'o
2014-09-13
ext4: cleanup in ext4_discard_allocated_blocks()
Zheng Liu
2014-09-13
debugfs: Fix corrupted loop in debugfs_remove_recursive
Steven Rostedt
2014-08-06
introduce SIZE_MAX
Xi Wang
2014-08-06
ceph: fix overflow check in build_snap_context()
Xi Wang
[next]