aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-09
|\
| * ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-09
| * ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2012-01-09
| * udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara2012-01-09
| * ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara2012-01-09
| * jbd: Remove j_barrier mutexJan Kara2012-01-09
| * reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney2012-01-09
| * reiserfs: Fix quota mount option parsingJan Kara2012-01-09
| * udf: Treat symlink component of type 2 as /Jan Kara2012-01-09
| * udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2012-01-09
| * udf: Cleanup calling convention of inode_getblk()Jan Kara2012-01-09
| * ext2: Fix error handling on inode bitmap corruptionJan Kara2012-01-09
| * ext3: Fix error handling on inode bitmap corruptionJan Kara2012-01-09
| * ext3: replace ll_rw_block with other functionsZheng Liu2012-01-09
| * ext3: NULL dereference in ext3_evict_inode()Dan Carpenter2011-11-22
| * jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-11-21
| * ext3: call ext3_mark_recovery_complete() when recovery is really neededEryu Guan2011-11-09
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-01-09
|\ \
| * | ore: Must support none-PAGE-aligned IOBoaz Harrosh2012-01-08
| * | ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2012-01-06
| * | ore: Fix crash in case of an IO error.Boaz Harrosh2012-01-06
| * | ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh2012-01-06
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-09
|\ \ \
| * | | xfs: fix endian conversion issue in discard codeDave Chinner2012-01-03
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\ \ \ \
| * \ \ \ Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
| |\ \ \ \
| * \ \ \ \ Merge v3.2-rc4 into usb-nextGreg Kroah-Hartman2011-12-09
| |\ \ \ \ \
| * | | | | | NLS: raname "maxlen" to "maxout" in UTF conversion routinesAlan Stern2011-11-26
| * | | | | | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-26
| |\ \ \ \ \ \
| * | | | | | | NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-18
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-09
|\ \ \ \ \ \ \
| * | | | | | | char_dev.c: fix up some whitespace errorsGreg Kroah-Hartman2011-12-13
* | | | | | | | ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...Al Viro2012-01-08
* | | | | | | | exofs: oops after late failure in mountAl Viro2012-01-08
* | | | | | | | devpts: fix double-free on mount failureAl Viro2012-01-08
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: free-space-cache.c: remove extra semicolon.Justin P. Mattock2011-12-15
| * | | | | | | | fat: Spelling s/obsolate/obsolete/gGeert Uytterhoeven2011-12-15
| * | | | | | | | treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
| * | | | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
| * | | | | | | | qnx4fs: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-20
| * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-11-13
| |\ \ \ \ \ \ \ \
| * | | | | | | | | namespace: mnt_want_write: Remove unused label 'out'Kautuk Consul2011-10-29
* | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-25
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton2011-12-06
| | * | | | | | | | | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-23
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
| | | * | | | | | | | | | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-21