summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
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
2012-10-31nfs: Check whether a layout pointer is NULL before free itYanchuan Nian
2012-10-31NFS: fix bug in legacy DNS resolver.NeilBrown
2012-10-31NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-10-31NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-10-31NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-10-30Return the right error value when dup[23]() newfd argument is too largeAl Viro
2012-10-30Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman
2012-10-28ext4: fix unjournaled inode bitmap modificationEric Sandeen
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-25Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-25fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-25freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov
2012-10-25Btrfs: do not bug when we fail to commit the transactionJosef Bacik