- ce9d7f7 Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 10 years ago
- 0d08260 mnt: Prevent pivot_root from creating a loop in the mount tree by Eric W. Biederman · 10 years ago
- c07127b dlm: fix missing endian conversion of rcom_status flags by Neale Ferguson · 10 years ago
- 0bc6228 ceph: fix divide-by-zero in __validate_layout() by Yan, Zheng · 10 years ago
- ab6c2c3 ceph: fix bool assignments by Fabian Frederick · 10 years ago
- 14ed970 ceph: additional debugfs output by John Spray · 10 years ago
- a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
- b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
- 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
- e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
- 0abb43d ceph: fix llistxattr on symlink by Yan, Zheng · 10 years ago
- dbd0c8b ceph: send client metadata to MDS by John Spray · 10 years ago
- a4483e8 ceph: remove redundant code for max file size verification by Chao Yu · 10 years ago
- 3b70b388 ceph: remove redundant io_iter_advance() by Yan, Zheng · 10 years ago
- 6cd3bca ceph: move ceph_find_inode() outside the s_mutex by Yan, Zheng · 10 years ago
- 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
- 03974e8 ceph: make sure request isn't in any waiting list when kicking request. by Yan, Zheng · 10 years ago
- 656e438 ceph: protect kick_requests() with mdsc->mutex by Yan, Zheng · 10 years ago
- 5d23371 ceph: trim unused inodes before reconnecting to recovering MDS by Yan, Zheng · 10 years ago
- e19a8a0 block: Remove REQ_KERNEL by Martin K. Petersen · 10 years ago
- 0458a95 btrfs: LLVMLinux: Remove VLAIS by Vinícius Tinti · 11 years ago
- 1b5a5f5 Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 10 years ago
- b11445f Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
- 813d32f ext4: check s_chksum_driver when looking for bg csum presence by Darrick J. Wong · 10 years ago
- 0ef3a56 Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 10 years ago
- 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
- 9470dd5 fs: check bh blocknr earlier when searching lru by Zach Brown · 10 years ago
- a97df42 isofs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
- 2bd6332 ocfs2: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
- 87e747c cifs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
- 76e5121 FS/OMFS: block number sanity check during fill_super operation by Fabian Frederick · 10 years ago
- c70b17b6 fs/affs: remove redundant sys_tz declarations by Fabian Frederick · 10 years ago
- 73516ac fs/affs/file.c: fix shadow warnings by Fabian Frederick · 10 years ago
- 3bc7599 fs/affs/inode.c: remove unused variable by Fabian Frederick · 10 years ago
- 1e907f4 fs/affs/super.c: remove unused variable by Fabian Frederick · 10 years ago
- b03023e coredump: add %i/%I in core_pattern to report the tid of the crashed thread by Oleg Nesterov · 10 years ago
- 877aabd fat: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
- 54cc6ce fs/reiserfs/journal.c: fix sparse context imbalance warning by Fabian Frederick · 10 years ago
- 35c0b38 fs/ufs/balloc.c: remove unused variable by Fabian Frederick · 10 years ago
- a792d90 fs/hfs/hfs_fs.h: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
- b9f6614 nilfs2: improve the performance of fdatasync() by Andreas Rohner · 10 years ago
- e2c7617 nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() by Andreas Rohner · 10 years ago
- 0f2a84f fs/befs/btree.c: remove typedef befs_btree_node by Himangi Saraogi · 10 years ago
- ef16cc5 autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. by NeilBrown · 10 years ago
- 4d885f9 autofs4: avoid taking fs_lock during rcu-walk by NeilBrown · 10 years ago
- 6ece08e autofs4: make "autofs4_can_expire" idempotent. by NeilBrown · 10 years ago
- a5d1dba autofs4: factor should_expire() out of autofs4_expire_indirect. by NeilBrown · 10 years ago
- 23bfc2a autofs4: allow RCU-walk to walk through autofs4 by NeilBrown · 10 years ago
- 8a27334 fs/ncpfs/dir.c: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
- de8288b binfmt_misc: work around gcc-4.9 warning by Arnd Bergmann · 10 years ago
- bbaecc0 binfmt_misc: expand the register format limit to 1920 bytes by Mike Frysinger · 10 years ago
- d5d9622 fs/fscache/object-list.c: use __seq_open_private() by Rob Jones · 10 years ago
- a30efe2 CacheFiles: Fix incorrect test for in-memory object collision by David Howells · 10 years ago
- b8fb9c30 NFS: Fix a bogus warning in nfs_generic_pgio by Trond Myklebust · 10 years ago
- 3caa0c6 NFS: Fix an uninitialised pointer Oops in the writeback error path by Trond Myklebust · 10 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5ff0b9e Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
- 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- aef4885 ext4: move error report out of atomic context in ext4_init_block_bitmap() by Dmitry Monakhov · 10 years ago
- 9aa5d32 ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
- 6889e78 Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next by Dave Chinner · 10 years ago
- a8b1ee8 xfs: fix agno increment in xfs_inumbers() loop by Eric Sandeen · 10 years ago
- a457606 fs/file_table.c: Update alloc_file() comment by Eric Biggers · 10 years ago
- 8cc4311 vfs: Deduplicate code shared by xattr system calls operating on paths by Eric Biggers · 10 years ago
- 50b220b reiserfs: remove pointless forward declaration of struct nameidata by Al Viro · 10 years ago
- 810bb17 take dname_external() into fs/dcache.c by Al Viro · 10 years ago
- 115cbfd let path_init() failures treated the same way as subsequent link_path_walk() by Al Viro · 10 years ago
- 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
- 65dd832 ext4: delete useless comments about ext4_move_extents by Xiaoguang Wang · 10 years ago
- 0ff8947 ext4: fix reservation overflow in ext4_da_write_begin by Eric Sandeen · 10 years ago
- ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
- 90d0c37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
- ac0c493 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
- eca9fdf Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
- 41e46ac Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
- c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- 86cf78d fs/buffer.c: increase the buffer-head per-CPU LRU size by Sebastien Buisson · 10 years ago
- 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
- 81d0fa6 mm: softdirty: unmapped addresses between VMAs are clean by Peter Feiner · 10 years ago
- b246d3d ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim by Xue jiufei · 10 years ago
- 498f237 mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race by Oleg Nesterov · 10 years ago
- 447f05b block_dev: implement readpages() to optimize sequential read by Akinobu Mita · 10 years ago
- 4db96b7 vfs: guard end of device for mpage interface by Akinobu Mita · 10 years ago
- 59d4391 vfs: make guard_bh_eod() more generic by Akinobu Mita · 10 years ago
- bf3e269 fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range by Baoquan He · 10 years ago
- 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
- 2c03376 proc/maps: replace proc_maps_private->pid with "struct inode *inode" by Oleg Nesterov · 10 years ago
- 47fecca fs/proc/task_nommu.c: don't use priv->task->mm by Oleg Nesterov · 10 years ago
- 27692cd fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open() by Oleg Nesterov · 10 years ago
- ce34fdd fs/proc/task_nommu.c: change maps_open() to use __seq_open_private() by Oleg Nesterov · 10 years ago
- 557c2d8 fs/proc/task_mmu.c: update m->version in the main loop in m_start() by Oleg Nesterov · 10 years ago
- b8c20a9 fs/proc/task_mmu.c: reintroduce m->version logic by Oleg Nesterov · 10 years ago
- ad2a00e fs/proc/task_mmu.c: introduce m_next_vma() helper by Oleg Nesterov · 10 years ago
- 0c25532 fs/proc/task_mmu.c: simplify m_start() to make it readable by Oleg Nesterov · 10 years ago
- ebb6cdd fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic by Oleg Nesterov · 10 years ago
- 0d5f5f4 fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop() by Oleg Nesterov · 10 years ago
- 23d5483 fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next() by Oleg Nesterov · 10 years ago
- 59b4bf1 fs/proc/task_mmu.c: simplify the vma_stop() logic by Oleg Nesterov · 10 years ago