summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-211-1/+1
|\
| * Merge branch 'devel-stable' into develRussell King2010-10-1919-93/+170
| |\
| * | ARM: 6342/1: fix ASLR of PIE executablesNicolas Pitre2010-10-081-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-10-211-0/+59
|\ \ \
| * | | sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern2010-10-171-0/+59
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-214-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'linus' into core/lockingIngo Molnar2010-10-1812-52/+100
| |\ \ \ \ | | |/ / /
| * | | | affs: Use sema_init instead of init_MUTEXThomas Gleixner2010-10-121-2/+2
| * | | | hfs: Convert tree_lock to mutexThomas Gleixner2010-10-123-4/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-10-2128-395/+617
|\ \ \ \ \
| * | | | | GFS2: fixed typoAndrea Gelmini2010-10-181-1/+1
| * | | | | GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse2010-10-062-2/+4
| * | | | | GFS2 fatal: filesystem consistency error on renameBob Peterson2010-09-303-14/+24
| * | | | | GFS2: Improve journal allocation via sysfsSteven Whitehouse2010-09-293-11/+24
| * | | | | GFS2: Add "norecovery" mount option as a synonym for "spectator"Steven Whitehouse2010-09-291-0/+1
| * | | | | GFS2: Fix spectator umount issueSteven Whitehouse2010-09-292-7/+7
| * | | | | GFS2: Fix compiler warning from previous patchSteven Whitehouse2010-09-281-1/+1
| * | | | | GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-287-7/+20
| * | | | | GFS2: Fix journal check for spectator mountsSteven Whitehouse2010-09-271-1/+2
| * | | | | GFS2: Remove upgrade mount optionSteven Whitehouse2010-09-243-62/+3
| * | | | | GFS2: Remove localcaching mount optionSteven Whitehouse2010-09-234-7/+2
| * | | | | GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse2010-09-232-5/+1
| * | | | | GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-205-41/+33
| * | | | | GFS2: Use new workqueue schemeSteven Whitehouse2010-09-202-3/+5
| * | | | | GFS2: Update handling of DLM return codes to match realitySteven Whitehouse2010-09-201-2/+2
| * | | | | GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-203-5/+14
| * | | | | GFS2: Fix whitespace in previous patchSteven Whitehouse2010-09-201-1/+1
| * | | | | GFS2: fallocate supportBenjamin Marzinski2010-09-206-2/+272
| * | | | | GFS2: Add a bug trap in allocation codeSteven Whitehouse2010-09-201-1/+9
| * | | | | GFS2: No longer experimentalSteven Whitehouse2010-09-201-1/+1
| * | | | | GFS2: Remove i_disksizeSteven Whitehouse2010-09-2013-58/+60
| * | | | | GFS2: New truncate sequenceSteven Whitehouse2010-09-204-168/+135
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-2163-13658/+1061
|\ \ \ \ \ \
| * | | | | | ceph: do not carry i_lock for readdir from dcacheSage Weil2010-10-202-26/+18
| * | | | | | fs/ceph/xattr.c: Use kmemdupJulia Lawall2010-10-201-2/+1
| * | | | | | ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-202-1/+69
| * | | | | | ceph: fix debugfs warningsRandy Dunlap2010-10-201-1/+2
| * | | | | | ceph: switch from BKL to lock_flocks()Sage Weil2010-10-201-5/+6
| * | | | | | ceph: preallocate flock state without locks heldGreg Farnum2010-10-202-15/+44
| * | | | | | ceph: use mapping->nrpages to determine if mapping is emptySage Weil2010-10-201-12/+1
| * | | | | | ceph: only invalidate on check_caps if we actually have pagesSage Weil2010-10-201-1/+1
| * | | | | | ceph: do not hide .snap in root directorySage Weil2010-10-201-1/+0
| * | | | | | ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-2062-14078/+926
| * | | | | | ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh2010-10-203-0/+29
| * | | | | | ceph: messenger and osdc changes for rbdYehuda Sadeh2010-10-206-101/+436
| * | | | | | ceph: refactor osdc requests creation functionsYehuda Sadeh2010-10-202-57/+155
| * | | | | | ceph: lookup pool in osdmap by nameYehuda Sadeh2010-10-202-0/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2010-10-2116-649/+765
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | hfsplus: fix getxattr return valueChristoph Hellwig2010-10-151-1/+1
| * | | | | hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersChristoph Hellwig2010-10-141-8/+0
OpenPOWER on IntegriCloud