summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-17nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-10-13CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-10-13udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-10-13aio: block exit_aio() until all context requests are completedGu Zheng
2014-10-13Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-10-13don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-10-13ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-10-13nilfs2: fix data loss with mmap()Andreas Rohner
2014-10-13fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-10-13fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin
2014-10-13eventpoll: fix uninitialized variable in epoll_ctlNicolas Iooss
2014-10-13lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields
2014-10-13NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-10-13NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-09-26mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2014-09-26fs: buffer: do not use unnecessary atomic operations when discarding buffersMel Gorman
2014-09-26mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-09-26fs/superblock: avoid locking counting inodes and dentries before reclaiming themTim Chen
2014-09-26fs/superblock: unregister sb shrinker before ->kill_sb()Dave Chinner
2014-09-26callers of iov_copy_from_user_atomic() don't need pagecache_disable()Al Viro
2014-09-26mm: remove read_cache_page_async()Sasha Levin
2014-09-26mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-09-26mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-09-26mm: per-thread vma cachingDavidlohr Bueso
2014-09-26hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-09-26aio: add missing smp_rmb() in read_events_ringJeff Moyer
2014-09-18CIFS: Fix directory rename errorPavel Shilovsky
2014-09-17CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky
2014-09-17CIFS: Fix wrong filename length for SMB2Pavel Shilovsky
2014-09-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-09-17CIFS: Possible null ptr deref in SMB2_tconSteve French
2014-09-17CIFS: Fix async reading on reconnectsPavel Shilovsky
2014-09-17CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-09-17xfs: ensure verifiers are attached to recovered buffersDave Chinner
2014-09-17mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-17NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-17svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-17NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee
2014-09-17jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-09-17jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong
2014-09-17ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov
2014-09-17Btrfs: fix crash on endio of reading corrupted blockLiu Bo
2014-09-17Btrfs: fix compressed write corruption on enospcLiu Bo
2014-09-17Btrfs: read lock extent buffer while walking backrefsFilipe Manana
2014-09-17Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana