aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-11-26writeback: put unused inodes to LRU after writeback completionJan Kara
2012-11-26proc: check vma->vm_file before dereferencingStanislav Kinsbursky
2012-11-23Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-11-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-11-19ext3: Avoid underflow of in ext3_trim_fs()Lukas Czerner
2012-11-19reiserfs: Move quota calls out of write lockJan Kara
2012-11-19reiserfs: Protect reiserfs_quota_write() with write lockJan Kara
2012-11-19reiserfs: Protect reiserfs_quota_on() with write lockJan Kara
2012-11-19reiserfs: Fix lock ordering during remountJan Kara
2012-11-18fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()Al Viro
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-18Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-11-17xfs: drop buffer io reference when a bad bio is builtDave Chinner
2012-11-17xfs: fix broken error handling in xfs_vm_writepageDave Chinner
2012-11-17xfs: fix attr tree double split corruptionDave Chinner
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-11-15Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-11-14pstore: Fix NULL pointer dereference in console writesColin Ian King
2012-11-12kill bogus BUG_ON() in do_close_on_exec()Al Viro
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-11-09jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-09Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-11-09fanotify: fix missing breakEric Paris
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton
2012-11-08xfs: fix reading of wrapped log dataDave Chinner
2012-11-08xfs: fix buffer shudown reference count mismatchDave Chinner
2012-11-08xfs: don't vmap inode cluster buffers during freeDave Chinner
2012-11-08xfs: invalidate allocbt blocks moved to the free listDave Chinner
2012-11-08xfs: silence uninitialised f.file warning.Dave Chinner
2012-11-08xfs: growfs: don't read garbage for new secondary superblocksDave Chinner
2012-11-08xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner
2012-11-08xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner
2012-11-08xfs: zero allocation_args on the kernel stackMark Tinguely
2012-11-08xfs: only update the last_sync_lsn when a transaction completesDave Chinner
2012-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-11-07GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2012-11-07GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski
2012-11-07GFS2: Fix FITRIM argument handlingLukas Czerner
2012-11-07GFS2: Require user to provide argument for FITRIMLukas Czerner
2012-11-07GFS2: Clean up some unused assignmentsAndrew Price
2012-11-07GFS2: Fix possible null pointer deref in gfs2_rs_allocAndrew Price
2012-11-07GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price
2012-11-05cifs: Do not lookup hashed negative dentry in cifs_atomic_openSachin Prabhu
2012-11-03cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton
2012-11-02NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson
2012-11-01NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust
2012-10-31NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson
2012-10-31nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-10-31nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew