aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2013-08-28Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 1-1/+1
2013-08-28fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbersGravatar Goldwyn Rodrigues 1-1/+1
2013-08-28vfs: make the dentry cache use the lockref infrastructureGravatar Waiman Long 2-37/+26
2013-08-28Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"Gravatar Linus Torvalds 1-3/+7
2013-08-26Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggyGravatar Linus Torvalds 1-8/+23
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-12/+15
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-5/+15
2013-08-24VFS: collect_mounts() should return an ERR_PTRGravatar Dan Carpenter 1-1/+1
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRGravatar Dan Carpenter 1-1/+1
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Gravatar Dan Carpenter 1-1/+1
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Gravatar Oleg Nesterov 1-2/+0
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbGravatar Al Viro 2-7/+12
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Gravatar Vyacheslav Dubeyko 1-1/+1
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Gravatar Vyacheslav Dubeyko 1-2/+1
2013-08-21[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signalGravatar Roland Dreier 1-5/+15
2013-08-19proc: more readdir conversion bug-fixesGravatar Linus Torvalds 1-1/+1
2013-08-19proc: return on proc_readdir errorGravatar Richard Genoud 1-1/+3
2013-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesGravatar Linus Torvalds 4-11/+23
2013-08-19GFS2: Check for glock already held in gfs2_getxattrGravatar Steven Whitehouse 1-0/+4
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRGravatar Dan Carpenter 1-4/+4
2013-08-19GFS2: don't overrun reserved revokesGravatar Benjamin Marzinski 1-5/+13
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayGravatar Tejun Heo 1-1/+1
2013-08-19GFS2: Fix typo in gfs2_create_inode()Gravatar Steven Whitehouse 1-1/+1
2013-08-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 4-21/+52
2013-08-16jbd2: Fix oops in jbd2_journal_file_inode()Gravatar Jan Kara 3-17/+48
2013-08-16Fix TLB gather virtual address range invalidation corner casesGravatar Linus Torvalds 1-2/+2
2013-08-15jfs: fix readdir cookie incompatibility with NFSv4Gravatar Dave Kleikamp 1-8/+23
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()Gravatar yonghua zheng 1-4/+4
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Gravatar Jeff Liu 1-3/+1
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageGravatar Tiger Yang 5-53/+16
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationGravatar Jie Liu 1-1/+1
2013-08-13hugetlb: fix lockdep splat caused by pmd sharingGravatar Michal Hocko 1-0/+10
2013-08-13mm: save soft-dirty bits on file pagesGravatar Cyrill Gorcunov 1-0/+2
2013-08-13mm: save soft-dirty bits on swapped pagesGravatar Cyrill Gorcunov 1-6/+15
2013-08-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 11-51/+98
2013-08-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-4/+21
2013-08-12jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Gravatar Jan Kara 1-4/+4
2013-08-12ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTGravatar Theodore Ts'o 1-2/+4
2013-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 8-68/+119
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 5-14/+27
2013-08-10Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-4/+5
2013-08-09btrfs: don't loop on large offsets in readdirGravatar Zach Brown 1-8/+25
2013-08-09Btrfs: check to see if root_list is empty before adding it to dead rootsGravatar Josef Bacik 2-5/+5
2013-08-09Btrfs: release both paths before logging dir/changed extentsGravatar Josef Bacik 1-3/+2
2013-08-09Btrfs: allow splitting of hole em's when dropping extent cacheGravatar Josef Bacik 1-22/+40
2013-08-09Btrfs: make sure the backref walker catches all refs to our extentGravatar Josef Bacik 1-11/+14
2013-08-09Btrfs: fix backref walking when we hit a compressed extentGravatar Josef Bacik 1-8/+15
2013-08-09Btrfs: do not offset physical if we're compressedGravatar Josef Bacik 1-3/+6
2013-08-09Btrfs: fix extent buffer leak after backref walkingGravatar Liu Bo 1-1/+0
2013-08-09Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsGravatar Liu Bo 1-4/+12