| Commit message (Expand) | Author | Age | Files | Lines |
* | ocfs2: make direntry invalid when deleting it | Wengang Wang | 2011-11-17 | 1 | -2/+1 |
* | fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free | Julia Lawall | 2011-11-17 | 1 | -1/+1 |
* | Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 in... | Joel Becker | 2011-08-21 | 389 | -10005/+9983 |
|\ |
|
| * | ocfs2: Implement llseek() | Sunil Mushran | 2011-07-25 | 3 | -2/+151 |
| * | ocfs2: Fix ocfs2_page_mkwrite() | Wengang Wang | 2011-07-24 | 2 | -37/+67 |
| * | ocfs2: Add comment about orphan scanning | Sunil Mushran | 2011-07-24 | 1 | -0/+14 |
| * | ocfs2: Clean up messages in the fs | Sunil Mushran | 2011-07-24 | 4 | -14/+22 |
| * | ocfs2/cluster: Cluster up now includes network connections too | Sunil Mushran | 2011-07-24 | 2 | -13/+61 |
| * | ocfs2/cluster: Add new function o2net_fill_node_map() | Sunil Mushran | 2011-07-24 | 3 | -33/+90 |
| * | ocfs2/cluster: Fix output in file elapsed_time_in_ms | Sunil Mushran | 2011-07-24 | 1 | -3/+6 |
| * | ocfs2/dlm: dlmlock_remote() needs to account for remastery | Sunil Mushran | 2011-07-24 | 1 | -10/+8 |
| * | ocfs2/dlm: Take inflight reference count for remotely mastered resources too | Sunil Mushran | 2011-07-24 | 3 | -39/+32 |
| * | ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery() | Sunil Mushran | 2011-07-24 | 2 | -26/+24 |
| * | ocfs2/dlm: Trace insert/remove of resource to/from hash | Sunil Mushran | 2011-07-24 | 3 | -11/+15 |
| * | ocfs2/dlm: Clean up refmap helpers | Sunil Mushran | 2011-07-24 | 3 | -79/+66 |
| * | ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery() | Sunil Mushran | 2011-07-24 | 1 | -32/+25 |
| * | ocfs2: Clean up messages in stack_o2cb.c | Sunil Mushran | 2011-07-24 | 1 | -2/+2 |
| * | ocfs2/dlm: Clean up messages in o2dlm | Sunil Mushran | 2011-07-24 | 5 | -70/+71 |
| * | ocfs2/cluster: Clean up messages in o2net | Sunil Mushran | 2011-07-24 | 1 | -66/+53 |
| * | ocfs2/cluster: Abort heartbeat start on hard-ro devices | Sunil Mushran | 2011-07-24 | 1 | -69/+116 |
| * | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 2011-07-23 | 1 | -18/+30 |
| * | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 2011-07-23 | 1 | -3/+6 |
| * | fs/9p: Always ask new inode in create | Aneesh Kumar K.V | 2011-07-23 | 3 | -18/+61 |
| * | fs/9p: Fix invalid mount options/args | Prem Karat | 2011-07-23 | 1 | -9/+34 |
| * | fs/9p: When doing inode lookup compare qid details and inode mode bits. | Aneesh Kumar K.V | 2011-07-23 | 6 | -29/+81 |
| * | fs/9p: remove rename work around in 9p | Aneesh Kumar K.V | 2011-07-23 | 1 | -5/+0 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 172 | -1479/+1811 |
| |\ |
|
| | * | vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp | Konstantin Khlebnikov | 2011-07-22 | 1 | -1/+1 |
| | * | isofs: Remove global fs lock | Jan Kara | 2011-07-22 | 5 | -12/+0 |
| | * | jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory | Al Viro | 2011-07-22 | 1 | -1/+4 |
| | * | fix IN_DELETE_SELF on overwriting rename() on ramfs et.al. | Al Viro | 2011-07-22 | 1 | -1/+3 |
| | * | Remove dead code in dget_parent() | Al Viro | 2011-07-20 | 1 | -5/+0 |
| | * | AFS: Fix silly characters in a comment | David Howells | 2011-07-20 | 1 | -1/+1 |
| | * | switch d_add_ci() to d_splice_alias() in "found negative" case as well | Al Viro | 2011-07-20 | 1 | -19/+5 |
| | * | simplify gfs2_lookup() | Al Viro | 2011-07-20 | 1 | -11/+3 |
| | * | jfs_lookup(): don't bother with . or .. | Al Viro | 2011-07-20 | 1 | -24/+15 |
| | * | get rid of useless dget_parent() in btrfs rename() and link() | Al Viro | 2011-07-20 | 1 | -4/+2 |
| | * | get rid of useless dget_parent() in fs/btrfs/ioctl.c | Al Viro | 2011-07-20 | 1 | -12/+4 |
| | * | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 58 | -138/+398 |
| | * | fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek | Josef Bacik | 2011-07-20 | 7 | -12/+66 |
| | * | Ext4: handle SEEK_HOLE/SEEK_DATA generically | Josef Bacik | 2011-07-20 | 1 | -0/+21 |
| | * | Btrfs: implement our own ->llseek | Josef Bacik | 2011-07-20 | 2 | -1/+150 |
| | * | fs: add SEEK_HOLE and SEEK_DATA flags | Josef Bacik | 2011-07-20 | 1 | -3/+41 |
| | * | reiserfs: make reiserfs default to barrier=flush | Christoph Hellwig | 2011-07-20 | 1 | -0/+1 |
| | * | ext3: make ext3 mount default to barrier=1 | Christoph Hellwig | 2011-07-20 | 1 | -0/+2 |
| | * | don't open-code parent_ino() in assorted ->readdir() | Al Viro | 2011-07-20 | 3 | -3/+3 |
| | * | minix_getattr(): don't bother with ->d_parent | Al Viro | 2011-07-20 | 1 | -2/+1 |
| | * | coda_venus_readdir(): use offsetof() | Al Viro | 2011-07-20 | 1 | -2/+1 |
| | * | fs: seq_file - add event counter to simplify poll() support | Kay Sievers | 2011-07-20 | 2 | -3/+3 |
| | * | fs: move inode_dio_done to the end_io handler | Christoph Hellwig | 2011-07-20 | 4 | -3/+13 |