| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: switch from BKL to lock_flocks() | Sage Weil | 2010-10-20 | 1 | -5/+6 |
* | ceph: preallocate flock state without locks held | Greg Farnum | 2010-10-20 | 2 | -15/+44 |
* | ceph: use mapping->nrpages to determine if mapping is empty | Sage Weil | 2010-10-20 | 1 | -12/+1 |
* | ceph: only invalidate on check_caps if we actually have pages | Sage Weil | 2010-10-20 | 1 | -1/+1 |
* | ceph: do not hide .snap in root directory | Sage Weil | 2010-10-20 | 1 | -1/+0 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 | 62 | -14078/+926 |
* | ceph-rbd: osdc support for osd call and rollback operations | Yehuda Sadeh | 2010-10-20 | 3 | -0/+29 |
* | ceph: messenger and osdc changes for rbd | Yehuda Sadeh | 2010-10-20 | 6 | -101/+436 |
* | ceph: refactor osdc requests creation functions | Yehuda Sadeh | 2010-10-20 | 2 | -57/+155 |
* | ceph: lookup pool in osdmap by name | Yehuda Sadeh | 2010-10-20 | 2 | -0/+15 |
* | Un-inline the core-dump helper functions | Linus Torvalds | 2010-10-14 | 1 | -0/+38 |
* | Don't dump task struct in a.out core-dumps | Linus Torvalds | 2010-10-14 | 1 | -4/+0 |
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-10-13 | 1 | -2/+0 |
|\ |
|
| * | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink | J. Bruce Fields | 2010-10-13 | 1 | -2/+0 |
* | | fanotify: disable fanotify syscalls | Eric Paris | 2010-10-11 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-10-09 | 4 | -23/+33 |
|\ \ |
|
| * | | ceph: update issue_seq on cap grant | Sage Weil | 2010-10-07 | 1 | -3/+5 |
| * | | ceph: send cap release message early on failed revoke. | Greg Farnum | 2010-10-07 | 1 | -10/+13 |
| * | | ceph: Update max_len with minimum required size | Aneesh Kumar K.V | 2010-10-07 | 1 | -1/+4 |
| * | | ceph: Fix return value of encode_fh function | Aneesh Kumar K.V | 2010-10-07 | 1 | -7/+9 |
| * | | ceph: avoid null deref in osd request error path | Sage Weil | 2010-10-07 | 1 | -1/+1 |
| * | | ceph: fix list_add usage on unsafe_writes list | Henry C Chang | 2010-10-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-10-09 | 1 | -1/+7 |
|\ \ |
|
| * | | exofs: Fix double page_unlock BUG in write_begin/end | Boaz Harrosh | 2010-10-08 | 1 | -1/+7 |
| |/ |
|
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-10-07 | 1 | -5/+14 |
|\ \
| |/
|/| |
|
| * | xfs: properly account for reclaimed inodes | Johannes Weiner | 2010-10-06 | 1 | -5/+14 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-06 | 1 | -15/+4 |
|\ \ |
|
| * | | writeback: always use sb->s_bdi for writeback purposes | Christoph Hellwig | 2010-10-04 | 1 | -15/+4 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-10-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fuse: Initialize total_len in fuse_retrieve() | Geert Uytterhoeven | 2010-10-04 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-10-01 | 2 | -16/+35 |
|\ \ |
|
| * | | cifs: prevent infinite recursion in cifs_reconnect_tcon | Jeff Layton | 2010-10-01 | 1 | -16/+33 |
| * | | cifs: set backing_dev_info on new S_ISREG inodes | Jeff Layton | 2010-09-29 | 1 | -0/+2 |
| |/ |
|
* | | reiserfs: fix unwanted reiserfs lock recursion | Frederic Weisbecker | 2010-10-01 | 1 | -2/+3 |
* | | reiserfs: fix dependency inversion between inode and reiserfs mutexes | Frederic Weisbecker | 2010-10-01 | 1 | -1/+1 |
* | | proc: make /proc/pid/limits world readable | Jiri Olsa | 2010-10-01 | 1 | -2/+2 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2010-09-29 | 1 | -1/+1 |
|\ \ |
|
| * | | ocfs2: Don't walk off the end of fast symlinks. | Joel Becker | 2010-09-29 | 1 | -1/+1 |
| |/ |
|
* | | xfs: force background CIL push under sustained load | Dave Chinner | 2010-09-29 | 2 | -19/+30 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-09-24 | 14 | -44/+117 |
|\ |
|
| * | o2dlm: force free mles during dlm exit | Srinivas Eeda | 2010-09-23 | 3 | -0/+42 |
| * | ocfs2: Sync inode flags with ext2. | Tao Ma | 2010-09-23 | 2 | -16/+29 |
| * | ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. | Tao Ma | 2010-09-23 | 1 | -12/+10 |
| * | ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. | Tao Ma | 2010-09-23 | 1 | -2/+2 |
| * | ocfs2: update ctime when changing the file's permission by setfacl | Tao Ma | 2010-09-23 | 1 | -0/+3 |
| * | ocfs2/net: fix uninitialized ret in o2net_send_message_vec() | Wu Fengguang | 2010-09-18 | 1 | -1/+1 |
| * | Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c | Tristan Ye | 2010-09-10 | 1 | -1/+8 |
| * | Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes. | Tristan Ye | 2010-09-10 | 1 | -8/+16 |
| * | ocfs2: Fix lockdep warning in reflink. | Tao Ma | 2010-09-10 | 2 | -2/+4 |
| * | ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock. | Tao Ma | 2010-09-10 | 1 | -2/+2 |