summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-01-11cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton
2013-01-11cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void returnJeff Layton
2013-01-11proc: pid/status: show all supplementary groupsArtem Bityutskiy
2013-01-11cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2013-01-11cifs: move check for NULL socket into smb_send_rqstJeff Layton
2013-01-11fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara
2013-01-11xfs: fix stray dquot unlock when reclaiming dquotsDave Chinner
2013-01-11xfs: fix direct IO nested transaction deadlock.Dave Chinner
2013-01-11tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-01-11SMB3 mounts fail with access denied to some serversSteve French
2013-01-11vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown
2013-01-11nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich
2013-01-11NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust
2013-01-11nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-11pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian
2013-01-11NFS: Fix access to suid/sgid executablesWeston Andros Adamson
2013-01-11nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown
2013-01-11nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2013-01-11nfsd: fix v4 reply cachingJ. Bruce Fields
2013-01-11nfs: fix wrong object type in lockowner_slabYanchuan Nian
2013-01-11NFS: Don't use SetPageError in the NFS writeback codeTrond Myklebust
2013-01-11NFS: Fix calls to drop_nlink()Trond Myklebust
2013-01-11NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown
2013-01-11nfs: don't zero out the rest of the page if we hit the EOF on a DIO READJeff Layton
2013-01-11NFSv4: Check for buffer length in __nfs4_get_acl_uncachedSven Wegener
2013-01-11nfs: don't extend writes to cover entire page if pagecache is invalidJeff Layton
2013-01-11NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2013-01-11exec: do not leave bprm->interp on stackKees Cook
2012-12-08vfs: fix O_DIRECT read past end of block deviceLinus Torvalds
2012-12-05vfs: clear to the end of the buffer on partial buffer readsDan Carpenter
2012-12-04vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds
2012-12-03Merge branch 'block-dev'Linus Torvalds
2012-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-30Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-11-29fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro
2012-11-29lookup_one_len: don't accept . and ..Al Viro
2012-11-29cifs: get rid of blind d_drop() in readdirAl Viro
2012-11-29nfs_lookup_revalidate(): fix a leakAl Viro
2012-11-29don't do blind d_drop() in nfs_prime_dcache()Al Viro
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds
2012-11-29direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds
2012-11-29fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds
2012-11-28CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky
2012-11-27cifs: fix writeback race with file that is growingJeff Layton
2012-11-26Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
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