- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 15192b0 Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- f38e5fb gfs2: Add missing rcu locking for glock lookup by Andrew Price · 8 years ago
- 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 9763dd6 Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- 98687f4 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 8 years ago
- c548a1c gfs2: Make gfs2_write_full_page static by Andrew Price · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
- aacee72 GFS2: Reduce contention on gfs2_log_lock by Bob Peterson · 8 years ago
- 192738b GFS2: Inline function meta_lo_add by Bob Peterson · 8 years ago
- 9862ca0 GFS2: Switch tr_touched to flag in transaction by Bob Peterson · 8 years ago
- b63f5e8 GFS2: Wake up io waiters whenever a flush is done by Bob Peterson · 8 years ago
- f07b352 GFS2: Made logd daemon take into account log demand by Bob Peterson · 8 years ago
- 2fcf5cc GFS2: Limit number of transaction blocks requested for truncates by Bob Peterson · 8 years ago
- 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 14d3756 GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next by Dan Carpenter · 8 years ago
- 43388b2 fix gfs2_stuffed_write_end() on short copies by Al Viro · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
- 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
- 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
- 5fdf493 Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 332f51d gfs2: Initialize atime of I_NEW inodes by Andreas Gruenbacher · 8 years ago
- d7c436c gfs2: Update file times after grabbing glock by Andreas Gruenbacher · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
- 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
- e0d735c gfs2: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
- 23e5671 gfs2: Fix extended attribute readahead optimization by Andreas Gruenbacher · 8 years ago
- 1c185c0 gfs2: Remove dirty buffer warning from gfs2_releasepage by Andreas Gruenbacher · 8 years ago
- 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
- 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
- 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- b403f23 Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- e1cb6be GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes by Bob Peterson · 8 years ago
- 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
- 44f5212 GFS2: Check rs_free with rd_rsspin protection by Bob Peterson · 8 years ago
- 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
- fd4c574 gfs2: writeout truncated pages by Benjamin Marzinski · 8 years ago
- 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 8 years ago
- cda9dd4 gfs2: Large-filesystem fix for 32-bit systems by Andreas Gruenbacher · 8 years ago
- ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 8 years ago
- 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 8 years ago
- 1e875f5 gfs2: Initialize iopen glock holder for new inodes by Andreas Gruenbacher · 8 years ago
- 36e4ad0 GFS2: don't set rgrp gl_object until it's inserted into rgrp tree by Bob Peterson · 8 years ago
- e1b1afa gfs2: use bio op accessors by Mike Christie · 8 years ago
- dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
- 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
- d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
- 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
- be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 1a39ba9 gfs2: Switch to generic xattr handlers by Al Viro · 9 years ago
- 1d1bb23 gfs2: switch to ->iterate_shared() by Al Viro · 9 years ago
- 68cd4ce GFS2: Refactor gfs2_remove_from_journal by Bob Peterson · 9 years ago
- 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 9 years ago
- 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
- 8381e60 GFS2: Remove allocation parms from gfs2_rbm_find by Bob Peterson · 9 years ago
- 80f4781 gfs2: use inode_lock/unlock instead of accessing i_mutex directly by Abhi Das · 9 years ago
- dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- 9c7fe83 GFS2: Add calls to gfs2_holder_uninit in two error handlers by Daniel DeFreez · 9 years ago
- e97321f GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid by Bob Peterson · 9 years ago
- a527b38 GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes by Denys Vlasenko · 9 years ago
- ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
- b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
- fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
- ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 6115267 gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read() by Abhi Das · 9 years ago
- 73cc862 GFS2: Get rid of dead code in inode_go_demote_ok by Bob Peterson · 9 years ago
- 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 3e11e53 GFS2: ignore unlock failures after withdraw by Benjamin Marzinski · 9 years ago
- 1ca80a0 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
- 73b462d GFS2: Eliminate parameter non_block on gfs2_inode_lookup by Bob Peterson · 9 years ago
- ff34245 GFS2: Don't filter out I_FREEING inodes anymore by Bob Peterson · 10 years ago
- a492386 GFS2: Prevent delete work from occurring on glocks used for create by Bob Peterson · 9 years ago
- 2df6f47 GFS2: Fix direct IO write rounding error by Bob Peterson · 9 years ago
- 67893f1 gfs2: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago