- 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 10 years ago
- f291095 client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set by Noel Power · 9 years ago
- e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- ff5053f bdi: Remove "inline" keyword from exported I_BDEV() implementation by Geert Uytterhoeven · 9 years ago
- d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
- 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
- ebeaa8d Revert "jbd2: speedup jbd2_journal_dirty_metadata()" by Linus Torvalds · 9 years ago
- 6c5a0d8 NFSv4.2: LAYOUTSTATS is optional to implement by Trond Myklebust · 9 years ago
- da2e812 NFSv4.2: Fix up a decoding error in layoutstats by Trond Myklebust · 9 years ago
- bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
- d620876 pNFS/flexfiles: Fix the reset of struct pgio_header when resending by Trond Myklebust · 9 years ago
- c0f5f50 pNFS/flexfiles: Turn off layoutcommit for servers that don't need it by Trond Myklebust · 9 years ago
- 122d328 Merge branch 'layoutstats' by Trond Myklebust · 9 years ago
- 9bbd9bb pnfs/flexfiles: protect ktime manipulation with mirror lock by Peng Tao · 9 years ago
- 865a7ec nfs: provide pnfs_report_layoutstat when NFS42 is disabled by Peng Tao · 9 years ago
- 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- f68eb1e fs/block_dev.c: skip rw_page if bdev has integrity by Vishal Verma · 10 years ago
- b4176b7 coredump: add __printf attribute to cn_*printf functions by Nicolas Iooss · 9 years ago
- 5202efe coredump: use from_kuid/kgid when formatting corename by Nicolas Iooss · 9 years ago
- 89bfae4 fs/reiserfs: remove unneeded cast by Firo Yang · 9 years ago
- f73c2f1 NILFS2: support NFSv2 export by NeilBrown · 9 years ago
- 9f0f564 fs/befs/btree.c: remove unneeded initializations by Fabian Frederick · 9 years ago
- 83b08bf fs/minix: remove unneeded cast by Firo Yang · 9 years ago
- 35a4c90 fs/efs: femove unneeded cast by Firo Yang · 9 years ago
- ec3904d fs/ext4/super.c: use strreplace() in ext4_fill_super() by Rasmus Villemoes · 9 years ago
- 81ae394 fs/jbd2/journal.c: use strreplace() by Rasmus Villemoes · 9 years ago
- 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
- c2c0bb4 proc: fix PAGE_SIZE limit of /proc/$PID/cmdline by Alexey Dobriyan · 9 years ago
- 18a6008 nfs: verify open flags before allowing open by Benjamin Coddington · 9 years ago
- 0c8315d nfs: always update creds in mirror, even when we have an already connected ds by Jeff Layton · 9 years ago
- a24221d nfs: fix potential credential leak in ff_layout_update_mirror_cred by Jeff Layton · 9 years ago
- e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- cc8a0a9 Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
- d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
- e1966b4 ceph: fix ceph_writepages_start() by Yan, Zheng · 9 years ago
- fdd4e15 ceph: rework dcache readdir by Yan, Zheng · 9 years ago
- 687265e ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL by Yan, Zheng · 9 years ago
- f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
- e548e9b ceph: re-send flushing caps (which are revoked) in reconnect stage by Yan, Zheng · 9 years ago
- a2971c8 ceph: send TID of the oldest pending caps flush to MDS by Yan, Zheng · 9 years ago
- 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 9 years ago
- 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 9 years ago
- da819c8 ceph: fix directory fsync by Yan, Zheng · 9 years ago
- 89b52fe ceph: fix flushing caps by Yan, Zheng · 9 years ago
- 4144599 ceph: don't include used caps in cap_wanted by Yan, Zheng · 10 years ago
- 3e0708b ceph: ratelimit warn messages for MDS closes session by Yan, Zheng · 10 years ago
- 5be7303 ceph: simplify two mount_timeout sites by Ilya Dryomov · 10 years ago
- a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
- e8a7b8b ceph: exclude setfilelock requests when calculating oldest tid by Yan, Zheng · 10 years ago
- 745a8e3 ceph: don't pre-allocate space for cap release messages by Yan, Zheng · 10 years ago
- affbc19 ceph: make sure syncfs flushes all cap snaps by Yan, Zheng · 10 years ago
- 622f3e2 ceph: don't trim auth cap when there are cap snaps by Yan, Zheng · 10 years ago
- 604d1b0 ceph: take snap_rwsem when accessing snap realm's cached_context by Yan, Zheng · 10 years ago
- 8605609 ceph: avoid sending unnessesary FLUSHSNAP message by Yan, Zheng · 10 years ago
- 5dda377c ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference by Yan, Zheng · 10 years ago
- 7b06a82 ceph: use empty snap context for uninline_data and get_pool_perm by Yan, Zheng · 10 years ago
- 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
- 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 10 years ago
- aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 266da6f Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
- cfcc0ad Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
- a7296b49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
- 6afdb85 mm: do not ignore mapping_gfp_mask in page cache allocation paths by Michal Hocko · 9 years ago
- a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
- f51c0ea procfs: treat parked tasks as sleeping for task state by Chris Metcalf · 9 years ago
- b519ea6 ocfs2: mark local functions as static by Joseph Qi · 9 years ago
- ab1ba02 ocfs2: use swap() in ocfs2_double_lock() by Fabian Frederick · 9 years ago
- a612543 ocfs2: use swap() in swap_refcount_rec() by Fabian Frederick · 9 years ago
- 2a28f98 ocfs2: use swap() in dx_leaf_sort_swap() by Fabian Frederick · 9 years ago
- ae1f081 ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks by Joseph Qi · 9 years ago
- 74e364a ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger() by Xue jiufei · 9 years ago
- fce56d8 ocfs2: o2net: should remove debugfs in o2net_init() out branch by alex chen · 9 years ago
- fa5a0eb ocfs2: remove OCFS2_IOCB_SEM lock type in direct io by WeiWei Wang · 9 years ago
- e272e7f ocfs2: do not BUG if jbd2_journal_dirty_metadata fails by Joseph Qi · 9 years ago
- 099768b ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left() by Xue jiufei · 9 years ago
- 9f99ad0 ocfs2: return error when ocfs2_figure_merge_contig_type() fails by Xue jiufei · 9 years ago
- 345dc68 ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set by Joseph Qi · 9 years ago
- 2e17315 ocfs2: use retval instead of status for checking error by Daeseok Youn · 9 years ago
- cf1776a ocfs2: fix a tiny race when truncate dio orohaned entry by Joseph Qi · 9 years ago
- e327284 ocfs2: remove __mlog_cpu_guess by Andrew Morton · 9 years ago
- 7c2bd2f ocfs2: reduce object size of mlog uses by Joe Perches · 9 years ago
- 5286d20 configfs: unexport/make static config_item_init() by Fabian Frederick · 9 years ago
- b0cbeee NTFS: use kvfree() in ntfs_free() by Pekka Enberg · 9 years ago
- e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 5a5003df btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref() by Dan Carpenter · 9 years ago
- 97ba375 pnfs/flexfiles: report layoutstat regularly by Peng Tao · 9 years ago
- 1bfe3b2 nfs42: serialize LAYOUTSTATS calls of the same file by Peng Tao · 9 years ago
- 27c4306 pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific data by Peng Tao · 9 years ago
- ad4dc53e pnfs/flexfiles: add ff_layout_prepare_layoutstats by Peng Tao · 9 years ago
- d983803 pNFS/flexfiles: track when layout is first used by Peng Tao · 9 years ago
- abcb7bf pNFS/flexfiles: add layoutstats tracking by Trond Myklebust · 9 years ago
- 27797d1 pNFS/flexfiles: Remove unused struct members user_name, group_name by Trond Myklebust · 9 years ago
- 8733408 pnfs: add pnfs_report_layoutstat helper function by Peng Tao · 9 years ago
- 1b4a4bd pNFS: fill in nfs42_layoutstat_ops by Peng Tao · 9 years ago
- be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 9 years ago
- 54245ed Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
- dc3f419 make simple_positive() public by Al Viro · 10 years ago
- 5d754ce ufs: use dir_pages instead of ufs_dir_pages() by Fabian Frederick · 10 years ago