aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes1-0/+109
2012-11-15Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds3-2/+19
2012-11-14pstore: Fix NULL pointer dereference in console writesColin Ian King1-1/+2
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-30/+30
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-35/+4
2012-11-09Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds13-63/+127
2012-11-09fanotify: fix missing breakEric Paris1-0/+1
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton1-35/+3
2012-11-08xfs: fix reading of wrapped log dataDave Chinner1-1/+1
2012-11-08xfs: fix buffer shudown reference count mismatchDave Chinner1-0/+18
2012-11-08xfs: don't vmap inode cluster buffers during freeDave Chinner1-1/+2
2012-11-08xfs: invalidate allocbt blocks moved to the free listDave Chinner1-0/+2
2012-11-08xfs: silence uninitialised f.file warning.Dave Chinner1-1/+1
2012-11-08xfs: growfs: don't read garbage for new secondary superblocksDave Chinner1-2/+19
2012-11-08xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner4-56/+54
2012-11-08xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner5-3/+13
2012-11-08xfs: zero allocation_args on the kernel stackMark Tinguely3-0/+5
2012-11-08xfs: only update the last_sync_lsn when a transaction completesDave Chinner1-3/+16
2012-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds6-38/+43
2012-11-07GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2-12/+10
2012-11-07GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski2-8/+7
2012-11-07GFS2: Fix FITRIM argument handlingLukas Czerner1-3/+17
2012-11-07GFS2: Require user to provide argument for FITRIMLukas Czerner1-6/+2
2012-11-07GFS2: Clean up some unused assignmentsAndrew Price2-4/+0
2012-11-07GFS2: Fix possible null pointer deref in gfs2_rs_allocAndrew Price1-3/+2
2012-11-07GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price1-2/+5
2012-11-05cifs: Do not lookup hashed negative dentry in cifs_atomic_openSachin Prabhu1-1/+10
2012-11-03cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton1-29/+20
2012-11-02NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson1-1/+1
2012-11-01NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust1-1/+1
2012-10-31NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson5-3/+56
2012-10-31nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings4-9/+20
2012-10-31nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew1-1/+1
2012-10-31nfs: Check whether a layout pointer is NULL before free itYanchuan Nian1-2/+2
2012-10-31NFS: fix bug in legacy DNS resolver.NeilBrown1-2/+3
2012-10-31NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust1-0/+1
2012-10-31NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust1-13/+23
2012-10-31NFS: Wait for session recovery to finish before returningBryan Schumaker1-2/+1
2012-10-30Return the right error value when dup[23]() newfd argument is too largeAl Viro1-2/+2
2012-10-30Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-10/+9
2012-10-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+2
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman1-0/+2
2012-10-28ext4: fix unjournaled inode bitmap modificationEric Sandeen1-10/+9
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka1-2/+35
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-8/+8
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds1-2/+2
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds11-105/+199
2012-10-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy1-2/+10