summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-17
|\
| * Btrfs: fix warning of free_extent_mapLiu Bo2013-03-15
| * Btrfs: fix warning when creating snapshotsLiu Bo2013-03-14
| * Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-14
| * Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-14
| * btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-14
| * Btrfs: remove btrfs_try_spin_lockLiu Bo2013-03-14
| * Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-14
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-03-14
|\ \
| * | ext2: Fix BUG_ON in evict() on inode deletionJan Kara2013-03-13
| * | reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu2013-03-11
| * | ext3: Fix format string issuesLars-Peter Clausen2013-03-11
| * | quota: add missing use of dq_data_lock in __dquot_initializeJeff Mahoney2013-03-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-13
|\ \ \
| * | | fs: Readd the fs module aliases.Eric W. Biederman2013-03-12
| * | | fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-11
| |/ /
* | | nfsd: convert to idr_alloc()Tejun Heo2013-03-13
* | | nfsd: remove unused get_new_stid()Tejun Heo2013-03-13
* | | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-12
* | | vfs: fix pipe counter breakageAl Viro2013-03-12
* | | hostfs: fix a not needed double checkMarco Stornelli2013-03-11
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-09
|\ \
| * | proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-09
| * | fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-07
| * | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-08
|\ \ \ | | |/ | |/|
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-07
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-06
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-04
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-04
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-04
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-04
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-04
| | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-04
| | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-04
| | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-04
| | * | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-04
| | * | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-04
| * | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-05
| |/ /
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-08
|\ \ \
| * | | CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-06
| * | | cifs: don't try to unlock pagecache page after releasing itJeff Layton2013-03-06
| * | | cifs: remove the sockopt= mount optionJeff Layton2013-03-06
| * | | cifs: Check server capability before attempting silly renameSachin Prabhu2013-03-06
| * | | cifs: Fix bug when checking error condition in cifs_rename_pending_delete()Sachin Prabhu2013-03-06
| | |/ | |/|
* | | vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds2013-03-08
* | | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-07
|\ \ \ | |/ / |/| |
| * | eCryptfs: allow userspace messaging to be disabledKees Cook2013-03-03
| * | eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid()Tyler Hicks2013-02-27