Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | 19 | -93/+170 |
| |\ | |||||
| * | | ARM: 6342/1: fix ASLR of PIE executables | Nicolas Pitre | 2010-10-08 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-10-21 | 1 | -0/+59 |
|\ \ \ | |||||
| * | | | sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() | Alan Stern | 2010-10-17 | 1 | -0/+59 |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-21 | 4 | -6/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'linus' into core/locking | Ingo Molnar | 2010-10-18 | 12 | -52/+100 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | affs: Use sema_init instead of init_MUTEX | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
| * | | | | hfs: Convert tree_lock to mutex | Thomas Gleixner | 2010-10-12 | 3 | -4/+4 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2010-10-21 | 28 | -395/+617 |
|\ \ \ \ \ | |||||
| * | | | | | GFS2: fixed typo | Andrea Gelmini | 2010-10-18 | 1 | -1/+1 |
| * | | | | | GFS2: Fix type mapping for demote_rq interface | Steven Whitehouse | 2010-10-06 | 2 | -2/+4 |
| * | | | | | GFS2 fatal: filesystem consistency error on rename | Bob Peterson | 2010-09-30 | 3 | -14/+24 |
| * | | | | | GFS2: Improve journal allocation via sysfs | Steven Whitehouse | 2010-09-29 | 3 | -11/+24 |
| * | | | | | GFS2: Add "norecovery" mount option as a synonym for "spectator" | Steven Whitehouse | 2010-09-29 | 1 | -0/+1 |
| * | | | | | GFS2: Fix spectator umount issue | Steven Whitehouse | 2010-09-29 | 2 | -7/+7 |
| * | | | | | GFS2: Fix compiler warning from previous patch | Steven Whitehouse | 2010-09-28 | 1 | -1/+1 |
| * | | | | | GFS2: reserve more blocks for transactions | Benjamin Marzinski | 2010-09-28 | 7 | -7/+20 |
| * | | | | | GFS2: Fix journal check for spectator mounts | Steven Whitehouse | 2010-09-27 | 1 | -1/+2 |
| * | | | | | GFS2: Remove upgrade mount option | Steven Whitehouse | 2010-09-24 | 3 | -62/+3 |
| * | | | | | GFS2: Remove localcaching mount option | Steven Whitehouse | 2010-09-23 | 4 | -7/+2 |
| * | | | | | GFS2: Remove ignore_local_fs mount argument | Steven Whitehouse | 2010-09-23 | 2 | -5/+1 |
| * | | | | | GFS2: Make . and .. qstrs constant | Steven Whitehouse | 2010-09-20 | 5 | -41/+33 |
| * | | | | | GFS2: Use new workqueue scheme | Steven Whitehouse | 2010-09-20 | 2 | -3/+5 |
| * | | | | | GFS2: Update handling of DLM return codes to match reality | Steven Whitehouse | 2010-09-20 | 1 | -2/+2 |
| * | | | | | GFS2: Don't enforce min hold time when two demotes occur in rapid succession | Steven Whitehouse | 2010-09-20 | 3 | -5/+14 |
| * | | | | | GFS2: Fix whitespace in previous patch | Steven Whitehouse | 2010-09-20 | 1 | -1/+1 |
| * | | | | | GFS2: fallocate support | Benjamin Marzinski | 2010-09-20 | 6 | -2/+272 |
| * | | | | | GFS2: Add a bug trap in allocation code | Steven Whitehouse | 2010-09-20 | 1 | -1/+9 |
| * | | | | | GFS2: No longer experimental | Steven Whitehouse | 2010-09-20 | 1 | -1/+1 |
| * | | | | | GFS2: Remove i_disksize | Steven Whitehouse | 2010-09-20 | 13 | -58/+60 |
| * | | | | | GFS2: New truncate sequence | Steven Whitehouse | 2010-09-20 | 4 | -168/+135 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-10-21 | 63 | -13658/+1061 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ceph: do not carry i_lock for readdir from dcache | Sage Weil | 2010-10-20 | 2 | -26/+18 |
| * | | | | | | fs/ceph/xattr.c: Use kmemdup | Julia Lawall | 2010-10-20 | 1 | -2/+1 |
| * | | | | | | ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. | Greg Farnum | 2010-10-20 | 2 | -1/+69 |
| * | | | | | | ceph: fix debugfs warnings | Randy Dunlap | 2010-10-20 | 1 | -1/+2 |
| * | | | | | | 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 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 2010-10-21 | 16 | -649/+765 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | hfsplus: fix getxattr return value | Christoph Hellwig | 2010-10-15 | 1 | -1/+1 |
| * | | | | | hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers | Christoph Hellwig | 2010-10-14 | 1 | -8/+0 |