Age | Commit message (Expand) | Author |
2016-06-10 | vfs: make the string hashes salt the hash | Linus Torvalds |
2016-06-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-06-07 | coredump: fix dumping through pipes | Mateusz Guzik |
2016-06-07 | fix a regression in atomic_open() | Al Viro |
2016-06-07 | fix d_walk()/non-delayed __d_free() race | Al Viro |
2016-06-06 | mnt: fs_fully_visible test the proper mount for MNT_LOCKED | Eric W. Biederman |
2016-06-06 | mnt: If fs_fully_visible fails call put_filesystem. | Eric W. Biederman |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman |
2016-06-05 | autofs braino fix for do_last() | Al Viro |
2016-06-04 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-06-04 | fix EOPENSTALE bug in do_last() | Al Viro |
2016-06-03 | Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent | Chris Mason |
2016-06-01 | ceph: use i_version to check validity of fscache | Yan, Zheng |
2016-06-01 | ceph: improve fscache revalidation | Yan, Zheng |
2016-06-01 | ceph: disable fscache when inode is opened for write | Yan, Zheng |
2016-06-01 | ceph: avoid unnecessary fscache invalidation/revlidation | Yan, Zheng |
2016-06-01 | ceph: call __fscache_uncache_page() if readpages fails | Yan, Zheng |
2016-06-01 | FS-Cache: make check_consistency callback return int | Yan, Zheng |
2016-06-01 | FS-Cache: wake write waiter after invalidating writes | Yan, Zheng |
2016-05-31 | Btrfs: fix race between device replace and read repair | Filipe Manana |
2016-05-31 | Btrfs: fix race between device replace and discard | Filipe Manana |
2016-05-30 | libceph: change ceph_osdmap_flag() to take osdc | Ilya Dryomov |
2016-05-30 | Btrfs: fix race between device replace and chunk allocation | Filipe Manana |
2016-05-30 | Btrfs: fix race setting block group back to RW mode during device replace | Filipe Manana |
2016-05-30 | Btrfs: fix unprotected assignment of the left cursor for device replace | Filipe Manana |
2016-05-30 | Btrfs: fix race setting block group readonly during device replace | Filipe Manana |
2016-05-30 | Btrfs: fix race between device replace and block group removal | Filipe Manana |
2016-05-30 | Btrfs: fix race between readahead and device replace/removal | Filipe Manana |
2016-05-29 | hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS | George Spelvin |
2016-05-28 | Rename other copy of hash_string to hashlen_string | George Spelvin |
2016-05-28 | hpfs: implement the show_options method | Mikulas Patocka |
2016-05-28 | affs: fix remount failure when there are no options changed | Mikulas Patocka |
2016-05-28 | hpfs: fix remount failure when there are no options changed | Mikulas Patocka |
2016-05-28 | fs: fix binfmt_aout.c build error | Guenter Roeck |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin |
2016-05-28 | fs/namei.c: Improve dcache hash function | George Spelvin |
2016-05-28 | fs/namei.c: Add hashlen_string() function | George Spelvin |
2016-05-27 | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-05-27 | nfs: fix anonymous member initializer build failure with older compilers | Linus Torvalds |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-27 | switch ->setxattr() to passing dentry and inode separately | Al Viro |
2016-05-27 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-27 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-05-27 | mm: remove more IS_ERR_VALUE abuses | Linus Torvalds |
2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann |
2016-05-27 | direct-io: fix direct write stale data exposure from concurrent buffered read | Eryu Guan |
2016-05-27 | ocfs2: bump up o2cb network protocol version | Junxiao Bi |
2016-05-27 | ocfs2: o2hb: fix hb hung time | Junxiao Bi |
2016-05-27 | ocfs2: o2hb: don't negotiate if last hb fail | Junxiao Bi |