Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Revert "sysfs: Convert print_symbol to %pSR" | Greg Kroah-Hartman | 2013-01-17 | 1 | -2/+2 | |
| * | | | | | | | debugfs: remove redundant initialization of dentry | Sasha Levin | 2013-01-17 | 1 | -1/+0 | |
| * | | | | | | | sysfs: Convert print_symbol to %pSR | Joe Perches | 2013-01-17 | 1 | -2/+2 | |
| * | | | | | | | sysfs: Fixed a trailing white space error | Bin Wang | 2013-01-17 | 1 | -1/+1 | |
| * | | | | | | | fs/xfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 | |
| * | | | | | | | fs/nilfs2: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+1 | |
| * | | | | | | | fs/ecryptfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 | |
| * | | | | | | | fs/ceph: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 2 | -7/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pstore: Create a convenient mount point for pstore | Josh Boyer | 2013-02-12 | 1 | -1/+17 | |
| * | | | | | | | pstore: Avoid deadlock in panic and emergency-restart path | Seiji Aguchi | 2013-01-11 | 1 | -6/+29 | |
* | | | | | | | | Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2013-02-21 | 2 | -0/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dlm: avoid scanning unchanged toss lists | David Teigland | 2013-01-07 | 2 | -0/+18 | |
* | | | | | | | | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-02-21 | 16 | -219/+370 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NLM: Ensure that we resend all pending blocking locks after a reclaim | Trond Myklebust | 2013-02-19 | 1 | -0/+3 | |
| * | | | | | | | | | umount oops when remove blocklayoutdriver first | fanchaoting | 2013-02-17 | 2 | -0/+2 | |
| * | | | | | | | | | nfs: remove kfree() redundant null checks | Tim Gardner | 2013-02-17 | 2 | -4/+2 | |
| * | | | | | | | | | NFSv4.1: Don't decode skipped layoutgets | Weston Andros Adamson | 2013-02-17 | 1 | -1/+2 | |
| * | | | | | | | | | NFSv4.1: Fix bulk recall and destroy of layouts | Trond Myklebust | 2013-02-14 | 3 | -74/+144 | |
| * | | | | | | | | | NFSv4.1: Fix an ABBA locking issue with session and state serialisation | Trond Myklebust | 2013-02-11 | 1 | -12/+20 | |
| * | | | | | | | | | NFSv4: Fix a reboot recovery race when opening a file | Trond Myklebust | 2013-02-11 | 1 | -12/+38 | |
| * | | | | | | | | | NFSv4: Ensure delegation recall and byte range lock removal don't conflict | Trond Myklebust | 2013-02-11 | 4 | -2/+16 | |
| * | | | | | | | | | NFSv4: Fix up the return values of nfs4_open_delegation_recall | Trond Myklebust | 2013-02-11 | 1 | -14/+11 | |
| * | | | | | | | | | NFSv4.1: Don't lose locks when a server reboots during delegation return | Trond Myklebust | 2013-02-11 | 3 | -43/+108 | |
| * | | | | | | | | | NFSv4.1: Prevent deadlocks between state recovery and file locking | Trond Myklebust | 2013-02-11 | 1 | -0/+9 | |
| * | | | | | | | | | NFSv4: Allow the state manager to mark an open_owner as being recovered | Trond Myklebust | 2013-02-11 | 2 | -1/+12 | |
| * | | | | | | | | | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" | Trond Myklebust | 2013-02-01 | 5 | -56/+3 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 2013-02-21 | 23 | -374/+375 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | GFS2: Reinstate withdraw ack system | Steven Whitehouse | 2013-02-13 | 4 | -1/+28 | |
| * | | | | | | | | | | GFS2: Get a block reservation before resizing a file | Bob Peterson | 2013-02-01 | 1 | -0/+4 | |
| * | | | | | | | | | | GFS2: Split glock lru processing into two parts | Steven Whitehouse | 2013-02-01 | 1 | -23/+67 | |
| * | | | | | | | | | | GFS2: Use ->writepages for ordered writes | Steven Whitehouse | 2013-01-29 | 8 | -70/+79 | |
| * | | | | | | | | | | GFS2: Clean up freeze code | Steven Whitehouse | 2013-01-29 | 5 | -78/+15 | |
| * | | | | | | | | | | GFS2: Merge gfs2_attach_bufdata() into trans.c | Steven Whitehouse | 2013-01-29 | 4 | -56/+26 | |
| * | | | | | | | | | | GFS2: Copy gfs2_trans_add_bh into new data/meta functions | Steven Whitehouse | 2013-01-29 | 4 | -84/+84 | |
| * | | | | | | | | | | GFS2: Split gfs2_trans_add_bh() into two | Steven Whitehouse | 2013-01-29 | 11 | -70/+81 | |
| * | | | | | | | | | | GFS2: Merge revoke adding functions | Steven Whitehouse | 2013-01-29 | 2 | -16/+9 | |
| * | | | | | | | | | | GFS2: Separate LRU scanning from shrinker | Steven Whitehouse | 2013-01-29 | 1 | -11/+17 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-02-21 | 28 | -453/+503 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xfs: xfs_bmap_add_attrfork_local is too generic | Dave Chinner | 2013-02-14 | 1 | -21/+93 | |
| * | | | | | | | | | | xfs: remove log force from xfs_buf_trylock() | Brian Foster | 2013-02-14 | 1 | -2/+0 | |
| * | | | | | | | | | | xfs: recheck buffer pinned status after push trylock failure | Brian Foster | 2013-02-14 | 1 | -1/+11 | |
| * | | | | | | | | | | xfs: limit speculative prealloc size on sparse files | Dave Chinner | 2013-02-14 | 1 | -10/+67 | |
| * | | | | | | | | | | xfs: memory barrier before wake_up_bit() | Alex Elder | 2013-02-07 | 1 | -0/+1 | |
| * | | | | | | | | | | xfs: refactor space log reservation for XFS_TRANS_ATTR_SET | Jeff Liu | 2013-02-01 | 4 | -15/+36 | |
| * | | | | | | | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy() | Jeff Liu | 2013-02-01 | 1 | -2/+2 | |
| * | | | | | | | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb() | Jeff Liu | 2013-02-01 | 1 | -2/+2 | |
| * | | | | | | | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount() | Jeff Liu | 2013-02-01 | 1 | -2/+2 | |
| * | | | | | | | | | | xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk | Jeff Liu | 2013-02-01 | 3 | -0/+14 | |
| * | | | | | | | | | | xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time | Jeff Liu | 2013-02-01 | 4 | -2/+17 |