aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * ext4: stop looping in ext4_num_dirty_pages when max_pages reachedEric Sandeen2010-10-27
| | * ext4: use dedicated slab caches for group_info structuresCurt Wohlgemuth2010-10-27
| | * jbd2: Fix I/O hang in jbd2_journal_release_jbd_inodeBrian King2010-10-27
| | * ext4: fix EOFBLOCKS_FL handlingTheodore Ts'o2010-10-27
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-10-27
|\ \ \ | |/ / |/| |
| * | quota: Fix possible oops in __dquot_initialize()Jan Kara2010-10-27
| * | ext3: Update kernel-doc commentsNamhyung Kim2010-10-27
| * | jbd/2: fixed typosAndrea Gelmini2010-10-27
| * | ext2: fixed typo.Andrea Gelmini2010-10-27
| * | ext3: Fix debug messages in ext3_group_extend()Namhyung Kim2010-10-27
| * | jbd: Convert atomic_inc() to get_bh()Namhyung Kim2010-10-27
| * | ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()Namhyung Kim2010-10-27
| * | jbd: Fix debug message in do_get_write_access()Namhyung Kim2010-10-27
| * | jbd: Check return value of __getblk()Namhyung Kim2010-10-27
| * | ext3: Use DIV_ROUND_UP() on group desc block countingNamhyung Kim2010-10-27
| * | ext3: Return proper error code on ext3_fill_super()Namhyung Kim2010-10-27
| * | ext3: Remove unnecessary casts on bh->b_dataNamhyung Kim2010-10-27
| * | ext3: Cleanup ext3_setup_super()Namhyung Kim2010-10-27
| * | quota: Fix issuing of warnings from dquot_transferJan Kara2010-10-27
| * | quota: fix dquot_disable vs dquot_transfer race v2Dmitry2010-10-27
| * | jbd: Convert bitops to buffer fnsNamhyung Kim2010-10-27
| * | ext3/jbd: Avoid WARN() messages when failing to write the superblockDarrick J. Wong2010-10-27
| * | jbd: Use offset_in_page() instead of manual calculationNamhyung Kim2010-10-27
| * | jbd: Remove unnecessary goto statementNamhyung Kim2010-10-27
| * | jbd: Use printk_ratelimited() in journal_alloc_journal_head()Namhyung Kim2010-10-27
| * | jbd: Move debug message into #ifdef areaNamhyung Kim2010-10-27
| * | ext2: fix comment on ext2_try_to_allocate()Namhyung Kim2010-10-27
| * | ext3: Fix lost extented attributes for inode with ino == 11Jan Kara2010-10-05
| * | quota: Make QUOTACTL config be selected by its usersJan Kara2010-10-05
* | | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-27
|\ \ \
| * | | epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer2010-10-27
| * | | select: rename estimate_accuracy() to select_estimate_accuracy()Andrew Morton2010-10-27
| * | | fuse: use release_pages()Miklos Szeredi2010-10-27
| * | | exec: don't turn PF_KTHREAD off when a target command was not foundKOSAKI Motohiro2010-10-27
| * | | /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-27
| * | | /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-27
| * | | procfs: fix /proc/softirqs formattingDavidlohr Bueso2010-10-27
| * | | /proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan2010-10-27
| * | | coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=yRoland McGrath2010-10-27
| * | | core_pattern: fix truncation by core_pattern handler with long parametersXiaotian Feng2010-10-27
| * | | signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-27
| * | | isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directoryOndrej Zary2010-10-27
* | | | fasync: Fix placement of FASYNC flag commentLinus Torvalds2010-10-27
* | | | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-27
|\ \ \ \ | |/ / / |/| | |
| * | | locks: turn lock_flocks into a spinlockArnd Bergmann2010-10-27
| * | | fasync: re-organize fasync entry insertion to allow it under a spinlockLinus Torvalds2010-10-27
| * | | locks/nfsd: allocate file lock outside of spinlockArnd Bergmann2010-10-27
| * | | lockd: fix nlmsvc_notify_blocked lockingJ. Bruce Fields2010-10-27
| * | | lockd: push lock_flocks downArnd Bergmann2010-10-27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\ \ \ \