Age | Commit message (Expand) | Author | Files | Lines |
2015-06-27 | Allow parsing vers=3.11 on cifs mount | Steve French | 6 | -3/+59 |
2015-06-27 | client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set | Noel Power | 1 | -3/+2 |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -5/+5 |
2015-06-27 | bdi: Remove "inline" keyword from exported I_BDEV() implementation | Geert Uytterhoeven | 1 | -1/+1 |
2015-06-27 | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 11 | -251/+259 |
2015-06-27 | Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -145/+435 |
2015-06-27 | Revert "jbd2: speedup jbd2_journal_dirty_metadata()" | Linus Torvalds | 1 | -27/+6 |
2015-06-27 | NFSv4.2: LAYOUTSTATS is optional to implement | Trond Myklebust | 3 | -3/+13 |
2015-06-27 | NFSv4.2: Fix up a decoding error in layoutstats | Trond Myklebust | 1 | -17/+1 |
2015-06-26 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -1/+0 |
2015-06-26 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+4 |
2015-06-26 | pNFS/flexfiles: Fix the reset of struct pgio_header when resending | Trond Myklebust | 1 | -1/+1 |
2015-06-26 | pNFS/flexfiles: Turn off layoutcommit for servers that don't need it | Trond Myklebust | 2 | -1/+18 |
2015-06-26 | Merge branch 'layoutstats' | Trond Myklebust | 10 | -17/+755 |
2015-06-26 | pnfs/flexfiles: protect ktime manipulation with mirror lock | Peng Tao | 1 | -19/+12 |
2015-06-26 | nfs: provide pnfs_report_layoutstat when NFS42 is disabled | Peng Tao | 2 | -2/+12 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -39/+227 |
2015-06-26 | fs/block_dev.c: skip rw_page if bdev has integrity | Vishal Verma | 1 | -2/+2 |
2015-06-25 | coredump: add __printf attribute to cn_*printf functions | Nicolas Iooss | 1 | -4/+7 |
2015-06-25 | coredump: use from_kuid/kgid when formatting corename | Nicolas Iooss | 1 | -2/+6 |
2015-06-25 | fs/reiserfs: remove unneeded cast | Firo Yang | 1 | -2/+1 |
2015-06-25 | NILFS2: support NFSv2 export | NeilBrown | 1 | -3/+2 |
2015-06-25 | fs/befs/btree.c: remove unneeded initializations | Fabian Frederick | 1 | -3/+3 |
2015-06-25 | fs/minix: remove unneeded cast | Firo Yang | 1 | -1/+1 |
2015-06-25 | fs/efs: femove unneeded cast | Firo Yang | 1 | -1/+1 |
2015-06-25 | fs/ext4/super.c: use strreplace() in ext4_fill_super() | Rasmus Villemoes | 1 | -3/+1 |
2015-06-25 | fs/jbd2/journal.c: use strreplace() | Rasmus Villemoes | 1 | -8/+2 |
2015-06-25 | fs, proc: introduce CONFIG_PROC_CHILDREN | Iago López Galeiras | 3 | -3/+7 |
2015-06-25 | proc: fix PAGE_SIZE limit of /proc/$PID/cmdline | Alexey Dobriyan | 1 | -9/+196 |
2015-06-25 | nfs: verify open flags before allowing open | Benjamin Coddington | 1 | -0/+4 |
2015-06-25 | nfs: always update creds in mirror, even when we have an already connected ds | Jeff Layton | 1 | -2/+2 |
2015-06-25 | nfs: fix potential credential leak in ff_layout_update_mirror_cred | Jeff Layton | 1 | -1/+2 |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 27 | -274/+1079 |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -52/+10 |
2015-06-25 | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+4 |
2015-06-25 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 27 | -1347/+1457 |
2015-06-25 | ceph: fix ceph_writepages_start() | Yan, Zheng | 1 | -14/+23 |
2015-06-25 | ceph: rework dcache readdir | Yan, Zheng | 6 | -215/+295 |
2015-06-25 | ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL | Yan, Zheng | 5 | -14/+15 |
2015-06-25 | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 8 | -16/+102 |
2015-06-25 | ceph: re-send flushing caps (which are revoked) in reconnect stage | Yan, Zheng | 3 | -6/+61 |
2015-06-25 | ceph: send TID of the oldest pending caps flush to MDS | Yan, Zheng | 1 | -18/+49 |
2015-06-25 | ceph: track pending caps flushing globally | Yan, Zheng | 5 | -57/+91 |
2015-06-25 | ceph: track pending caps flushing accurately | Yan, Zheng | 5 | -88/+192 |
2015-06-25 | ceph: fix directory fsync | Yan, Zheng | 2 | -64/+65 |
2015-06-25 | ceph: fix flushing caps | Yan, Zheng | 1 | -24/+25 |
2015-06-25 | ceph: don't include used caps in cap_wanted | Yan, Zheng | 1 | -3/+3 |
2015-06-25 | ceph: ratelimit warn messages for MDS closes session | Yan, Zheng | 1 | -3/+7 |
2015-06-25 | ceph: simplify two mount_timeout sites | Ilya Dryomov | 2 | -18/+14 |
2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov | 4 | -10/+10 |