summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-092-26/+50
|\
| * Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-1321-322/+443
| |\
| * \ Merge v3.2-rc4 into usb-nextGreg Kroah-Hartman2011-12-1041-565/+1062
| |\ \
| * | | NLS: raname "maxlen" to "maxout" in UTF conversion routinesAlan Stern2011-11-271-23/+23
| * | | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-2757-587/+903
| |\ \ \
| * | | | NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-182-11/+35
* | | | | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-091-3/+3
|\ \ \ \ \
| * | | | | char_dev.c: fix up some whitespace errorsGreg Kroah-Hartman2011-12-131-3/+3
* | | | | | ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...Al Viro2012-01-092-2/+2
* | | | | | exofs: oops after late failure in mountAl Viro2012-01-091-0/+2
* | | | | | devpts: fix double-free on mount failureAl Viro2012-01-091-3/+1Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-0814-32/+31Star
|\ \ \ \ \ \
| * | | | | | btrfs: free-space-cache.c: remove extra semicolon.Justin P. Mattock2011-12-151-1/+1
| * | | | | | fat: Spelling s/obsolate/obsolete/gGeert Uytterhoeven2011-12-151-13/+13
| * | | | | | treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-064-4/+4
| * | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-027-9/+9
| * | | | | | qnx4fs: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-201-3/+4
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-11-13381-11850/+19203
| |\ \ \ \ \ \
| * | | | | | | namespace: mnt_want_write: Remove unused label 'out'Kautuk Consul2011-10-291-2/+0Star
* | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-0816-28/+25Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-2516-28/+25Star
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-2198-1396/+2239
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton2011-12-064-5/+9
| | * | | | | | | | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-2312-23/+16Star
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-211-3/+1Star
| | | * | | | | | | | | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-2111-20/+15Star
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-01-0819-334/+394
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | GFS2: local functions should be staticH Hartley Sweeten2011-12-061-1/+1
| * | | | | | | | | | | | GFS2: We only need one ACL getting functionSteven Whitehouse2011-11-231-9/+5Star
| * | | | | | | | | | | | GFS2: Fix multi-block allocationSteven Whitehouse2011-11-222-31/+36
| * | | | | | | | | | | | GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-2213-181/+188
| * | | | | | | | | | | | GFS2: split function rgblk_searchBob Peterson2011-11-211-25/+51
| * | | | | | | | | | | | GFS2: Fix up "off by one" in the previous patchSteven Whitehouse2011-11-211-1/+1
| * | | | | | | | | | | | GFS2: move toward a generic multi-block allocatorBob Peterson2011-11-216-39/+39
| * | | | | | | | | | | | GFS2: O_(D)SYNC support for fallocateSteven Whitehouse2011-11-211-0/+5
| * | | | | | | | | | | | GFS2: remove vestigial al_allocedBob Peterson2011-11-182-3/+0Star
| * | | | | | | | | | | | GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson2011-11-156-77/+45Star
| * | | | | | | | | | | | GFS2: Add non-try locks back to get_local_rgrpBob Peterson2011-11-151-3/+5
| * | | | | | | | | | | | GFS2: f_ra is always valid in dir readahead functionSteven Whitehouse2011-11-091-4/+6
| * | | | | | | | | | | | GFS2: Fix very unlikley memory leak in ACL xattr codeSteven Whitehouse2011-11-091-3/+4
| * | | | | | | | | | | | GFS2: More automated code analysis fixesSteven Whitehouse2011-11-083-7/+7
| * | | | | | | | | | | | GFS2: Add readahead to sequential directory traversalBob Peterson2011-11-084-6/+57
| * | | | | | | | | | | | GFS2: Fix up REQ flagsSteven Whitehouse2011-11-084-5/+5
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-0819-1333/+412Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig2011-12-201-5/+5
| * | | | | | | | | | | | xfs: simplify xfs_qm_detach_gdquotsChristoph Hellwig2011-12-161-17/+5Star
| * | | | | | | | | | | | xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang2011-12-161-1/+1
| * | | | | | | | | | | | xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen2011-12-162-7/+2Star
| * | | | | | | | | | | | xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig2011-12-154-34/+18Star
| * | | | | | | | | | | | xfs: kill xfs_qm_idtodqChristoph Hellwig2011-12-151-87/+50Star