aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-03-18Merge branch 'tracking-linaro-android-3.9' into merge-linux-linaro-core-trackingAndrey Konovalov
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-14Btrfs: remove btrfs_try_spin_lockLiu Bo
2013-03-14Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-13nfsd: convert to idr_alloc()Tejun Heo
2013-03-13nfsd: remove unused get_new_stid()Tejun Heo
2013-03-13ext2: Fix BUG_ON in evict() on inode deletionJan Kara
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-12vfs: fix pipe counter breakageAl Viro
2013-03-11pstore/ram: Restore ecc information blockArve Hjønnevåg
2013-03-11android: persistent_ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg
2013-03-11android: persistent_ram: Include ecc_size when calculating ecc_blockArve Hjønnevåg
2013-03-11fuse: Freeze client on suspend when request sent to userspaceTodd Poynor
2013-03-11fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2013-03-11Grants system server access to /proc/<pid>/oom_adj for Android applications.Mike Chan
2013-03-11FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID.Mike Lockwood
2013-03-11reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu
2013-03-11ext3: Fix format string issuesLars-Peter Clausen
2013-03-11quota: add missing use of dq_data_lock in __dquot_initializeJeff Mahoney
2013-03-11fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman
2013-03-11hostfs: fix a not needed double checkMarco Stornelli
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-07Btrfs: improve the delayed inode throttlingChris Mason
2013-03-07fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman
2013-03-06Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov
2013-03-06CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky
2013-03-06cifs: don't try to unlock pagecache page after releasing itJeff Layton
2013-03-06cifs: remove the sockopt= mount optionJeff Layton
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason
2013-03-06cifs: Check server capability before attempting silly renameSachin Prabhu
2013-03-06cifs: Fix bug when checking error condition in cifs_rename_pending_delete()Sachin Prabhu
2013-03-05Btrfs: enforce min_bytes parameter during extent allocationChris Mason
2013-03-04Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens
2013-03-04Btrfs: avoid deadlock on transaction waiting listLiu Bo
2013-03-04Btrfs: do not BUG_ON on aborted situationLiu Bo
2013-03-04Btrfs: do not BUG_ON in prepare_to_relocLiu Bo
2013-03-04Btrfs: free all recorded tree blocks on errorLiu Bo