aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* f2fs: add core directory operationsJaegeuk Kim2012-12-10
* f2fs: add inode operations for special inodesJaegeuk Kim2012-12-10
* f2fs: add core inode operationsJaegeuk Kim2012-12-10
* f2fs: add address space operations for dataJaegeuk Kim2012-12-10
* f2fs: add file operationsJaegeuk Kim2012-12-10
* f2fs: add segment operationsJaegeuk Kim2012-12-10
* f2fs: add node operationsJaegeuk Kim2012-12-10
* f2fs: add checkpoint operationsJaegeuk Kim2012-12-10
* f2fs: add super block operationsJaegeuk Kim2012-12-10
* f2fs: add superblock and major in-memory structureJaegeuk Kim2012-12-10
* vfs: fix O_DIRECT read past end of block deviceLinus Torvalds2012-12-08
* vfs: clear to the end of the buffer on partial buffer readsDan Carpenter2012-12-05
* vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds2012-12-04
* Merge branch 'block-dev'Linus Torvalds2012-12-03
|\
| * blkdev_max_block: make private to fs/buffer.cLinus Torvalds2012-11-29
| * direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds2012-11-29
| * blockdev: remove bd_block_size_semaphore againLinus Torvalds2012-11-29
| * fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds2012-11-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-01
|\ \
| * | fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro2012-11-29
| * | lookup_one_len: don't accept . and ..Al Viro2012-11-29
| * | cifs: get rid of blind d_drop() in readdirAl Viro2012-11-29
| * | nfs_lookup_revalidate(): fix a leakAl Viro2012-11-29
| * | don't do blind d_drop() in nfs_prime_dcache()Al Viro2012-11-29
* | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-11-30
|\ \ \ | |/ / |/| |
| * | CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky2012-11-28
| * | cifs: fix writeback race with file that is growingJeff Layton2012-11-27
* | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-26
|\ \ \
| * | | writeback: put unused inodes to LRU after writeback completionJan Kara2012-11-26
| * | | proc: check vma->vm_file before dereferencingStanislav Kinsbursky2012-11-26
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-11-26
|\ \ \ | |/ / |/| |
| * | jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara2012-11-23
* | | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-11-23
|\ \ \ | |_|/ |/| |
| * | jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker2012-11-09
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-11-20
|\ \ \ | | |/ | |/|
| * | ext3: Avoid underflow of in ext3_trim_fs()Lukas Czerner2012-11-19
| * | reiserfs: Move quota calls out of write lockJan Kara2012-11-19
| * | reiserfs: Protect reiserfs_quota_write() with write lockJan Kara2012-11-19
| * | reiserfs: Protect reiserfs_quota_on() with write lockJan Kara2012-11-19
| * | reiserfs: Fix lock ordering during remountJan Kara2012-11-19
* | | fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()Al Viro2012-11-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-18
|\ \ \
| * | | kill bogus BUG_ON() in do_close_on_exec()Al Viro2012-11-12
* | | | Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-11-18
|\ \ \ \
| * | | | xfs: drop buffer io reference when a bad bio is builtDave Chinner2012-11-17
| * | | | xfs: fix broken error handling in xfs_vm_writepageDave Chinner2012-11-17
| * | | | xfs: fix attr tree double split corruptionDave Chinner2012-11-17
* | | | | mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-16
* | | | | Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-11-15
|\ \ \ \ \
| * | | | | UBIFS: fix mounting problems after power cutsArtem Bityutskiy2012-10-26