aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
| * Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
| |\
* | \ Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-13
|\ \ \
| * | | jffs2: do not support the MLC nandHuang Shijie2013-10-27
* | | | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-13
|\ \ \ \
| * | | | block: Consolidate duplicated bio_trim() implementationsKent Overstreet2013-11-08
| * | | | block: Replace __get_cpu_var usesChristoph Lameter2013-11-08
| * | | | bdi: test bdi_init failureMikulas Patocka2013-11-08
| | |/ / | |/| |
* | | | prepend_path() needs to reinitialize dentry/vfsmount/mnt on restartsAl Viro2013-11-13
* | | | fix unpaired rcu lock in prepend_path()Li Zhong2013-11-13
* | | | locks: missing unlock on error in generic_add_lease()Dan Carpenter2013-11-13
* | | | aio: checking for NULL instead of IS_ERRDan Carpenter2013-11-13
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \
| * | | | devpts: plug the memory leak in kill_sbIlija Hadzic2013-11-12
| * | | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-12
| * | | | kcore: add Kconfig help textRandy Dunlap2013-11-12
| * | | | procfs: clean up proc_reg_get_unmapped_area for 80-column limitHATAYAMA Daisuke2013-11-12
| * | | | hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko2013-11-12
| * | | | hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko2013-11-12
| * | | | hfsplus: add metadata file's clump size calculation functionalityVyacheslav Dubeyko2013-11-12
| * | | | fs/hfs/btree.h: remove duplicate definesMichael Opdenacker2013-11-12
| * | | | epoll: do not take global 'epmutex' for simple topologiesJason Baron2013-11-12
| * | | | epoll: optimize EPOLL_CTL_DEL using rcuJason Baron2013-11-12
| * | | | debugfs: use list_next_entry() in debugfs_remove_recursive()Oleg Nesterov2013-11-12
| * | | | cramfs: mark as obsoleteMichael Opdenacker2013-11-12
| * | | | mm: factor commit limit calculationJerome Marchand2013-11-12
| * | | | writeback: do not sync data dirtied after sync startJan Kara2013-11-12
| * | | | /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi2013-11-12
| * | | | mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes2013-11-12
| * | | | mm: use pgdat_end_pfn() to simplify the code in othersXishi Qiu2013-11-12
| * | | | ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()Jan Kara2013-11-12
| * | | | ocfs2: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-11-12
| * | | | ocfs2: fix possible double free in ocfs2_write_begin_nolockXue jiufei2013-11-12
| * | | | ocfs2: add missing errno in ocfs2_ioctl_move_extents()Younger Liu2013-11-12
| * | | | ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()Younger Liu2013-11-12
| * | | | ocfs2: rollback transaction in ocfs2_group_add()Younger Liu2013-11-12
| * | | | ocfs2: break useless while loopJunxiao Bi2013-11-12
| * | | | ocfs2: use find_last_bit()Akinobu Mita2013-11-12
| * | | | ocfs2: delay migration when the lockres is in migration stateXue jiufei2013-11-12
| * | | | ocfs2: skip locks in the blocked listXue jiufei2013-11-12
| * | | | ocfs2: use bitmap_weight()Akinobu Mita2013-11-12
| * | | | ocfs2: don't spam on -EDQUOTJoel Becker2013-11-12
| * | | | ocfs2: add necessary check in case sb_getblk() failsRui Xiang2013-11-12
| * | | | ocfs2: return ENOMEM when sb_getblk() failsRui Xiang2013-11-12
| * | | | fs/ocfs2/file.c: fix wrong commentJunxiao Bi2013-11-12
| * | | | fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues2013-11-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \
| * | | | | ecryptfs: ->f_op is never NULLAl Viro2013-11-09
| * | | | | locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-09