aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-13cramfs: mark as obsoleteMichael Opdenacker
2013-11-13mm: factor commit limit calculationJerome Marchand
2013-11-13writeback: do not sync data dirtied after sync startJan Kara
2013-11-13/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi
2013-11-13mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes
2013-11-13mm: use pgdat_end_pfn() to simplify the code in othersXishi Qiu
2013-11-13ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()Jan Kara
2013-11-13ocfs2: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-11-13ocfs2: fix possible double free in ocfs2_write_begin_nolockXue jiufei
2013-11-13ocfs2: add missing errno in ocfs2_ioctl_move_extents()Younger Liu
2013-11-13ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()Younger Liu
2013-11-13ocfs2: rollback transaction in ocfs2_group_add()Younger Liu
2013-11-13ocfs2: break useless while loopJunxiao Bi
2013-11-13ocfs2: use find_last_bit()Akinobu Mita
2013-11-13ocfs2: delay migration when the lockres is in migration stateXue jiufei
2013-11-13ocfs2: skip locks in the blocked listXue jiufei
2013-11-13ocfs2: use bitmap_weight()Akinobu Mita
2013-11-13ocfs2: don't spam on -EDQUOTJoel Becker
2013-11-13ocfs2: add necessary check in case sb_getblk() failsRui Xiang
2013-11-13ocfs2: return ENOMEM when sb_getblk() failsRui Xiang
2013-11-13fs/ocfs2/file.c: fix wrong commentJunxiao Bi
2013-11-13fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-08Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-04NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_securityTrond Myklebust
2013-11-04NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust
2013-11-04NFSv4.2: encode_readdir - only ask for labels when doing readdirplusTrond Myklebust
2013-11-04nfs: set security label when revalidating inodeJeff Layton
2013-11-04GFS2: Use generic list_lru for quotaSteven Whitehouse
2013-11-04GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse
2013-11-04GFS2: Use reflink for quota data cacheSteven Whitehouse
2013-11-02Query network adapter info at mount time for debuggingSteve French
2013-11-02Fix unused variable warning when CIFS POSIX disabledSteve French
2013-11-02Allow setting per-file compression via CIFS protocolSteve French
2013-11-02Query File System AlignmentSteven French
2013-11-02Query device characteristics at mount time from server on SMB2/3 not just on ...Steven French
2013-11-02cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar
2013-11-02cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner
2013-11-01sysfs: rename sysfs_assoc_lock and explain what it's aboutTejun Heo
2013-11-01sysfs: use generic_file_llseek() for sysfs_file_operationsTejun Heo
2013-11-01NFS: Fix a missing initialisation when reading the SELinux labelTrond Myklebust
2013-11-01nfs: fix oops when trying to set SELinux labelJeff Layton
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar