summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ext4: let ext4 maintain extent status treeZheng Liu2012-11-084-4/+51
* ext4: initialize extent status treeZheng Liu2012-11-081-0/+2
* ext4: add operations on extent status treeZheng Liu2012-11-083-1/+513
* ext4: add data structures for the extent status treeZheng Liu2012-11-082-0/+31
* ext4: fix error handling in ext4_fill_super()Lukas Czerner2012-11-081-8/+8
* ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin2012-11-081-2/+4
* ext4: remove code duplication in ext4_get_block_write_nolock()Anatol Pomozov2012-11-081-39/+24
* ext4: use 'inode' variable that is already dereferencedAnatol Pomozov2012-11-081-1/+1
* ext4: fix missing call to trace_ext4_ext_map_blocks_exitZheng Liu2012-11-081-3/+4
* ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-082-4/+2
* ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-081-2/+2
* ext4: warn when discard request fails other than EOPNOTSUPPLukas Czerner2012-11-081-12/+35
* ext4: notify when discard is not supportedLukas Czerner2012-11-081-0/+8
* ext4: remove unused assignmentAlan Cox2012-11-081-1/+1
* ext4: get rid of redundant code in ext4_fill_super()Zhao Hongjiang2012-11-081-3/+0
* ext4: remove ext4_handle_release_buffer()Eric Sandeen2012-11-085-34/+3
* ext4: fix awful goto in ext4_mb_new_blocks()Eric Sandeen2012-11-081-4/+7
* ext4: fix overhead calculations in ext4_stats, againEric Sandeen2012-11-081-1/+1
* ext4: fix unjournaled inode bitmap modificationEric Sandeen2012-10-281-10/+9
* Lock splice_read and splice_write functionsMikulas Patocka2012-10-281-2/+35
* Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-261-1/+2
|\
| * freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov2012-10-251-1/+2
* | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-261-8/+8
|\ \
| * | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-241-8/+8
| |/
* | VFS: don't do protected {sym,hard}links by defaultLinus Torvalds2012-10-261-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-2611-105/+199
|\ \
| * | Btrfs: do not bug when we fail to commit the transactionJosef Bacik2012-10-251-1/+2
| * | Btrfs: fix memory leak when cloning root's nodeLiu Bo2012-10-251-3/+5
| * | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason2012-10-253-18/+55
| |\ \
| | * | Btrfs: comment for loop in tree_mod_log_insert_moveJan Schmidt2012-10-241-0/+5
| | * | Btrfs: fix extent buffer reference for tree mod log rootsJan Schmidt2012-10-241-1/+1
| | * | Btrfs: determine level of old rootsJan Schmidt2012-10-243-3/+19
| | * | Btrfs: tree mod log's old roots could still be part of the treeJan Schmidt2012-10-241-4/+21
| | * | Btrfs: fix a tree mod logging issue for root replacement operationsJan Schmidt2012-10-231-8/+2
| | * | Btrfs: don't put removals from push_node_left into tree mod log twiceJan Schmidt2012-10-231-2/+7
| * | | Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik2012-10-253-5/+6
| * | | Btrfs: Send: preserve ownership (uid and gid) also for symlinks.Alex Lyakas2012-10-251-14/+13
| * | | Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie2012-10-251-0/+7
| * | | btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner2012-10-251-1/+2
| * | | Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh2012-10-251-4/+13
| * | | Btrfs: send correct rdev and mode in btrfs-sendArne Jansen2012-10-251-1/+2
| * | | Btrfs: extended inode refs support for send mechanismJan Schmidt2012-10-253-58/+94
| * | | Btrfs: Fix wrong error handling codeStefan Behrens2012-10-251-2/+2
| * | | Fix a sign bug causing invalid memory access in the ino_paths ioctl.Gabriel de Perthuis2012-10-251-1/+1
| |/ /
* | | Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-251-25/+32
|\ \ \
| * | | LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zeroTrond Myklebust2012-10-241-8/+6
| * | | LOCKD: fix races in nsm_client_getTrond Myklebust2012-10-241-17/+26
* | | | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook2012-10-251-0/+2
|/ / /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-241-4/+10
|\ \ \
| * | | nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko2012-10-101-4/+10
OpenPOWER on IntegriCloud