summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder2013-02-18
| | * | | | | | | | | | | | | | ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder2013-02-18
| | * | | | | | | | | | | | | | ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder2013-02-18
| | * | | | | | | | | | | | | | ceph: implement hidden per-field ceph.*.layout.* vxattrsSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: add ceph.dir.layout vxattrSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: change ceph.file.layout.* implementation, contentSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: fix listxattr handling for vxattrsSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: fix getxattr vxattr handlingSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: add exists_cb to vxattr structSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: pass ceph.* removexattrs through to MDSSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: pass unhandled ceph.* setxattrs through to MDSSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: support hidden vxattrsSage Weil2013-02-13
| | * | | | | | | | | | | | | | ceph: remove 'ceph.layout' virtual xattrSage Weil2013-02-13
| | * | | | | | | | | | | | | | Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | libceph: pass length to ceph_calc_file_object_mapping()Alex Elder2013-01-17
| | | * | | | | | | | | | | | | | ceph: check mds_wanted for imported capYan, Zheng2013-01-17
| | | * | | | | | | | | | | | | | ceph: allocate cap_release message when receiving cap importYan, Zheng2013-01-17
| | | * | | | | | | | | | | | | | ceph: allow revoking duplicated caps issued by non-auth MDSYan, Zheng2013-01-17
| | | * | | | | | | | | | | | | | ceph: move dirty inode to migrating list when clearing auth capsYan, Zheng2013-01-17
| | | * | | | | | | | | | | | | | ceph: Check for created flag in response from mdsSam Lang2013-01-17
| | | * | | | | | | | | | | | | | ceph: Check for err on mds request in atomic_openSam Lang2013-01-17
* | | | | | | | | | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie2013-01-12
* | | | | | | | | | | | | | | | | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | block: remove redundant check to bd_openers()Guo Chao2013-02-22
| * | | | | | | | | | | | | | | | | | block: use i_size_write() in bd_set_size()Guo Chao2013-02-22
| * | | | | | | | | | | | | | | | | | writeback: add more tracepointsTejun Heo2013-01-14
| * | | | | | | | | | | | | | | | | | block: add block_{touch|dirty}_buffer tracepointTejun Heo2013-01-14
| * | | | | | | | | | | | | | | | | | buffer: make touch_buffer() an exported functionTejun Heo2013-01-14
| * | | | | | | | | | | | | | | | | | block: add missing block_bio_complete() tracepointTejun Heo2013-01-14
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
| * | | | | | | | | | | | | | | | | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | nfs4client: convert to idr_alloc()Tejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | ocfs2: convert to idr_alloc()Tejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | inotify: convert to idr_alloc()Tejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | dlm: convert to idr_alloc()Tejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | inotify: don't use idr_remove_all()Tejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | nfs: idr_destroy() no longer needs idr_remove_all()Tejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | dlm: don't use idr_remove_all()Tejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | dlm: use idr_for_each_entry() in recover_idr_clear() error pathTejun Heo2013-02-27
| * | | | | | | | | | | | | | | | | fs/seq_file.c:seq_lseek(): fix switch statement indentingAndrew Morton2013-02-27
| * | | | | | | | | | | | | | | | | seq-file: use SEEK_ macros instead of hardcoded numbersCyrill Gorcunov2013-02-27
| * | | | | | | | | | | | | | | | | fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplica...Zhang Yanfei2013-02-27
| * | | | | | | | | | | | | | | | | fs/proc: clean up printksAndrew Morton2013-02-27
| * | | | | | | | | | | | | | | | | coredump: remove redundant defines for dumpable statesKees Cook2013-02-27
| * | | | | | | | | | | | | | | | | fat: mark fs as dirty on mount and clean on umountOleksij Rempel2013-02-27
| * | | | | | | | | | | | | | | | | fat: add extended fileds to struct fat_boot_sectorOleksij Rempel2013-02-27
| * | | | | | | | | | | | | | | | | hfsplus: fix issue with unzeroed unused b-tree nodesVyacheslav Dubeyko2013-02-27
| * | | | | | | | | | | | | | | | | hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-27