Age | Commit message (Expand) | Author | Files | Lines |
2011-07-24 | ocfs2: Clean up messages in the fs | Sunil Mushran | 4 | -14/+22 |
2011-07-24 | ocfs2/cluster: Cluster up now includes network connections too | Sunil Mushran | 2 | -13/+61 |
2011-07-24 | ocfs2/cluster: Add new function o2net_fill_node_map() | Sunil Mushran | 3 | -33/+90 |
2011-07-24 | ocfs2/cluster: Fix output in file elapsed_time_in_ms | Sunil Mushran | 1 | -3/+6 |
2011-07-24 | ocfs2/dlm: dlmlock_remote() needs to account for remastery | Sunil Mushran | 1 | -10/+8 |
2011-07-24 | ocfs2/dlm: Take inflight reference count for remotely mastered resources too | Sunil Mushran | 3 | -39/+32 |
2011-07-24 | ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery() | Sunil Mushran | 2 | -26/+24 |
2011-07-24 | ocfs2/dlm: Trace insert/remove of resource to/from hash | Sunil Mushran | 3 | -11/+15 |
2011-07-24 | ocfs2/dlm: Clean up refmap helpers | Sunil Mushran | 3 | -79/+66 |
2011-07-24 | ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery() | Sunil Mushran | 1 | -32/+25 |
2011-07-24 | ocfs2: Clean up messages in stack_o2cb.c | Sunil Mushran | 1 | -2/+2 |
2011-07-24 | ocfs2/dlm: Clean up messages in o2dlm | Sunil Mushran | 5 | -70/+71 |
2011-07-24 | ocfs2/cluster: Clean up messages in o2net | Sunil Mushran | 1 | -66/+53 |
2011-07-24 | ocfs2/cluster: Abort heartbeat start on hard-ro devices | Sunil Mushran | 1 | -69/+116 |
2011-07-23 | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 1 | -18/+30 |
2011-07-23 | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 1 | -3/+6 |
2011-07-23 | fs/9p: Always ask new inode in create | Aneesh Kumar K.V | 3 | -18/+61 |
2011-07-23 | fs/9p: Fix invalid mount options/args | Prem Karat | 1 | -9/+34 |
2011-07-23 | fs/9p: When doing inode lookup compare qid details and inode mode bits. | Aneesh Kumar K.V | 6 | -29/+81 |
2011-07-23 | fs/9p: remove rename work around in 9p | Aneesh Kumar K.V | 1 | -5/+0 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 172 | -1479/+1811 |
2011-07-23 | vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp | Konstantin Khlebnikov | 1 | -1/+1 |
2011-07-23 | isofs: Remove global fs lock | Jan Kara | 5 | -12/+0 |
2011-07-23 | jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory | Al Viro | 1 | -1/+4 |
2011-07-23 | fix IN_DELETE_SELF on overwriting rename() on ramfs et.al. | Al Viro | 1 | -1/+3 |
2011-07-23 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds | 3 | -5/+26 |
2011-07-23 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 67 | -4654/+2796 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 12 | -398/+447 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch... | Linus Torvalds | 10 | -89/+219 |
2011-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 13 | -188/+165 |
2011-07-23 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 20 | -671/+976 |
2011-07-22 | hfsplus: ensure bio requests are not smaller than the hardware sectors | Seth Forshee | 4 | -42/+101 |
2011-07-22 | hfsplus: Add additional range check to handle on-disk corruptions | Naohiro Aota | 1 | -0/+4 |
2011-07-22 | ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever | Oleg Nesterov | 1 | -0/+8 |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-07-21 | vfs: drop conditional inode prefetch in __do_lookup_rcu | Linus Torvalds | 1 | -2/+0 |
2011-07-21 | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop | Jan Beulich | 1 | -9/+5 |
2011-07-21 | CIFS: Fix wrong length in cifs_iovec_read | Pavel Shilovsky | 1 | -1/+1 |
2011-07-21 | Remove dead code in dget_parent() | Al Viro | 1 | -5/+0 |
2011-07-21 | AFS: Fix silly characters in a comment | David Howells | 1 | -1/+1 |
2011-07-21 | switch d_add_ci() to d_splice_alias() in "found negative" case as well | Al Viro | 1 | -19/+5 |
2011-07-21 | simplify gfs2_lookup() | Al Viro | 1 | -11/+3 |
2011-07-21 | jfs_lookup(): don't bother with . or .. | Al Viro | 1 | -24/+15 |
2011-07-21 | get rid of useless dget_parent() in btrfs rename() and link() | Al Viro | 1 | -4/+2 |
2011-07-21 | get rid of useless dget_parent() in fs/btrfs/ioctl.c | Al Viro | 1 | -12/+4 |
2011-07-21 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 58 | -138/+398 |
2011-07-21 | fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek | Josef Bacik | 7 | -12/+66 |
2011-07-21 | Ext4: handle SEEK_HOLE/SEEK_DATA generically | Josef Bacik | 1 | -0/+21 |
2011-07-21 | Btrfs: implement our own ->llseek | Josef Bacik | 2 | -1/+150 |
2011-07-21 | fs: add SEEK_HOLE and SEEK_DATA flags | Josef Bacik | 1 | -3/+41 |