aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-29
|\
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
|\| |
| * | 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
* | | | | | sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman2012-11-18
|/ / / / /
* | | | | 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
| * | | | | UBIFS: introduce categorized lprops counterArtem Bityutskiy2012-10-26
| | |/ / / | |/| | |
* | | | | pstore: Fix NULL pointer dereference in console writesColin Ian King2012-11-14
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-11-10
|\ \ \ \
| * | | | cifs: Do not lookup hashed negative dentry in cifs_atomic_openSachin Prabhu2012-11-05
| * | | | cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton2012-11-03
* | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-09
|\ \ \ \ \
| * | | | | fanotify: fix missing breakEric Paris2012-11-09
| * | | | | revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-09
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-11-09
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xfs: fix reading of wrapped log dataDave Chinner2012-11-08
| * | | | xfs: fix buffer shudown reference count mismatchDave Chinner2012-11-08
| * | | | xfs: don't vmap inode cluster buffers during freeDave Chinner2012-11-08
| * | | | xfs: invalidate allocbt blocks moved to the free listDave Chinner2012-11-08
| * | | | xfs: silence uninitialised f.file warning.Dave Chinner2012-11-08
| * | | | xfs: growfs: don't read garbage for new secondary superblocksDave Chinner2012-11-08
| * | | | xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner2012-11-08
| * | | | xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner2012-11-08
| * | | | xfs: zero allocation_args on the kernel stackMark Tinguely2012-11-08
| * | | | xfs: only update the last_sync_lsn when a transaction completesDave Chinner2012-11-08
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-11-07
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2012-11-07
| * | | | GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski2012-11-07
| * | | | GFS2: Fix FITRIM argument handlingLukas Czerner2012-11-07
| * | | | GFS2: Require user to provide argument for FITRIMLukas Czerner2012-11-07