summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-05cramfs: mark as obsoleteMichael Opdenacker
2013-11-05writeback-do-not-sync-data-dirtied-after-sync-start-fix-3Jan Kara
2013-11-05writeback-do-not-sync-data-dirtied-after-sync-start-fix-2.txtJan Kara
2013-11-05writeback: use older_than_this_is_set instead of magic older_than_this == 0Jan Kara
2013-11-05writeback: do not sync data dirtied after sync startJan Kara
2013-11-05/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi
2013-11-05mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes
2013-11-05mm: use pgdat_end_pfn() to simplify the code in othersXishi Qiu
2013-11-05posix_acl: uninliningAndrew Morton
2013-11-05anon_inodefs: forbid open via /procOleg Nesterov
2013-11-05fs/bio-integrity.c: remove duplicated codeGu Zheng
2013-11-05ocfs2: update inode size after zeroing the holeJunxiao Bi
2013-11-05ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu
2013-11-05ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen
2013-11-05ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in o...Younger Liu
2013-11-05ocfs2: use the new DLM operation callbacks while requesting new lockspaceGoldwyn Rodrigues
2013-11-05ocfs2: framework for version LVBGoldwyn Rodrigues
2013-11-05ocfs2: pass ocfs2_cluster_connection to ocfs2_this_nodeGoldwyn Rodrigues
2013-11-05ocfs2: shift allocation ocfs2_live_connection to user_connect()Goldwyn Rodrigues
2013-11-05ocfs2: add DLM recovery callbacksGoldwyn Rodrigues
2013-11-05ocfs2: add clustername to cluster connectionGoldwyn Rodrigues
2013-11-05ocfs2: fix possible double free in ocfs2_write_begin_nolockXue jiufei
2013-11-05ocfs2: add missing errno in ocfs2_ioctl_move_extents()Younger Liu
2013-11-05ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()Younger Liu
2013-11-05ocfs2: rollback transaction in ocfs2_group_add()Younger Liu
2013-11-05ocfs2: break useless while loopJunxiao Bi
2013-11-05ocfs2: use find_last_bit()Akinobu Mita
2013-11-05ocfs2: delay migration when the lockres is in migration stateXue jiufei
2013-11-05ocfs2: skip locks in the blocked listXue jiufei
2013-11-05ocfs2: use bitmap_weight()Akinobu Mita
2013-11-05ocfs2: don't spam on -EDQUOTJoel Becker
2013-11-05ocfs2-add-necessary-check-in-case-sb_getblk-fails-updateJoseph Qi
2013-11-05ocfs2: add necessary check in case sb_getblk() failsRui Xiang
2013-11-05ocfs2-return-enomem-when-sb_getblk-fails-updateJoseph Qi
2013-11-05ocfs2: return ENOMEM when sb_getblk() failsRui Xiang
2013-11-05fs/ocfs2/file.c: fix wrong commentJunxiao Bi
2013-11-05fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues
2013-10-31vfs: decrapify dput(), fix cache behavior under normal loadLinus Torvalds
2013-10-30Revert "select: use freezable blocking call"Rafael J. Wysocki
2013-10-30Revert "epoll: use freezable blocking call"Rafael J. Wysocki
2013-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-25seq_file: always update file->f_pos in seq_lseek()Gu Zheng
2013-10-25Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-24eCryptfs: fix 32 bit corruption issueColin Ian King
2013-10-22vfs: fix new kernel-doc warningsRandy Dunlap
2013-10-22fs/namei.c: fix new kernel-doc warningRandy Dunlap
2013-10-22Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2013-10-20nfsd regression since delayed fput()Al Viro
2013-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik