Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c5116e9d8d2de324f13a91fe5afc308cd6b0ca93
/
fs
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1c82315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
d7011f5
btrfs/raid56: Add missing #include <linux/vmalloc.h>
by Geert Uytterhoeven
· 12 years ago
a7c1120
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
b695188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
9b2ff357
ext4: enable quotas before orphan cleanup
by Jan Kara
· 12 years ago
262b466
ext4: don't allow quota mount options when quota feature enabled
by Jan Kara
· 12 years ago
d4e4395
ext4: fix a warning from sparse check for ext4_dir_llseek
by Zheng Liu
· 12 years ago
810da24
ext4: convert number of blocks to clusters properly
by Lukas Czerner
· 12 years ago
3e36a16
ext4: fix possible memory leak in ext4_remount()
by Wei Yongjun
· 12 years ago
df05c1b8
jbd2: fix ERR_PTR dereference in jbd2__journal_start
by Dmitry Monakhov
· 12 years ago
c07380b
Revert some of "binfmt_elf: cleanups"
by James Hogan
· 14 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
1ac6466
ext4: use percpu counter for extent cache count
by Theodore Ts'o
· 12 years ago
0e803ba
compat: restore timerfd settime and gettime compat syscalls
by Heiko Carstens
· 12 years ago
dcf787f
constify path_get/path_put and fs_struct.c stuff
by Al Viro
· 12 years ago
dd37978
cache the value of file_inode() in struct file
by Al Viro
· 12 years ago
cc73dc0
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
5140a8c
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
by Tim Gardner
· 12 years ago
9d8072e
autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block
by Peter Huewe
· 12 years ago
180e001
btrfs: fixup/remove module.h usage as required
by Paul Gortmaker
· 12 years ago
124fe66
Btrfs: delete inline extents when we find them during logging
by Josef Bacik
· 12 years ago
83c8266
btrfs: try harder to allocate raid56 stripe cache
by David Sterba
· 12 years ago
88e081bf
Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic
by Wang Shilong
· 12 years ago
a9870c0
Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails
by Wang Shilong
· 12 years ago
235fdb8
Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree
by Wang Shilong
· 12 years ago
84cbe2f
Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails
by Wang Shilong
· 12 years ago
06b3a86
Btrfs: fix missing deleted items in btrfs_clean_quota_tree
by Wang Shilong
· 12 years ago
2463077
ext4: optimize ext4_es_shrink()
by Theodore Ts'o
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
1cf0209
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
3000512
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
by Weston Andros Adamson
· 12 years ago
eb97cbb
PNFS: set the default DS timeout to 60 seconds
by Weston Andros Adamson
· 12 years ago
7aa262b5
NFSv4: Fix another open/open_recovery deadlock
by Trond Myklebust
· 12 years ago
de1a226
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
ee89f81
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
b8dae31
btrfs: use only inline_pages from extent buffer
by David Sterba
· 12 years ago
c58aaad
Btrfs: fix wrong reserved space when deleting a snapshot/subvolume
by Miao Xie
· 12 years ago
d5c1207
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
by Miao Xie
· 12 years ago
e9662f7
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
by Miao Xie
· 12 years ago
2d8946c
btrfs: remove a printk from scan_one_device
by David Sterba
· 12 years ago
f094ac3
Btrfs: fix NULL pointer after aborting a transaction
by Liu Bo
· 12 years ago
3321719
Btrfs: fix memory leak of log roots
by Liu Bo
· 12 years ago
bdc20e6
Btrfs: copy everything if we've created an inline extent
by Josef Bacik
· 12 years ago
c51bb0e
cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
by Ouyang Maochun
· 12 years ago
5e60867
9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
by Al Viro
· 12 years ago
a3b2157
9p: make sure ->lookup() adds fid to the right dentry
by Al Viro
· 12 years ago
7b5be62
9p: untangle ->lookup() a bit
by Al Viro
· 12 years ago
3509b67
9p: double iput() in ->lookup() if d_materialise_unique() fails
by Al Viro
· 12 years ago
2ea03e1d
9p: v9fs_fid_add() can't fail now
by Al Viro
· 12 years ago
aaeb7ec
v9fs: get rid of v9fs_dentry
by Al Viro
· 12 years ago
2a7d2b9
Merge branch 'akpm' (final batch from Andrew)
by Linus Torvalds
· 12 years ago
c4d3096
9p: turn fid->dlist into hlist
by Al Viro
· 12 years ago
634095d
9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fine
by Al Viro
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
e8c8d1b
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
by Tejun Heo
· 12 years ago
d687031
nfs4client: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6b207ba
ocfs2: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4542da6
inotify: convert to idr_alloc()
by Tejun Heo
· 12 years ago
2a86b3e
dlm: convert to idr_alloc()
by Tejun Heo
· 12 years ago
644e1b9
inotify: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
d97bec8
nfs: idr_destroy() no longer needs idr_remove_all()
by Tejun Heo
· 12 years ago
a67a380
dlm: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
cda9540
dlm: use idr_for_each_entry() in recover_idr_clear() error path
by Tejun Heo
· 12 years ago
5e62ade
fs/seq_file.c:seq_lseek(): fix switch statement indenting
by Andrew Morton
· 12 years ago
80de7f7
seq-file: use SEEK_ macros instead of hardcoded numbers
by Cyrill Gorcunov
· 12 years ago
c2c1b08
fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication
by Zhang Yanfei
· 12 years ago
87ebdc0
fs/proc: clean up printks
by Andrew Morton
· 12 years ago
e579d2c
coredump: remove redundant defines for dumpable states
by Kees Cook
· 12 years ago
b88a1058
fat: mark fs as dirty on mount and clean on umount
by Oleksij Rempel
· 12 years ago
6b46419
fat: add extended fileds to struct fat_boot_sector
by Oleksij Rempel
· 12 years ago
899bed0
hfsplus: fix issue with unzeroed unused b-tree nodes
by Vyacheslav Dubeyko
· 12 years ago
324ef39
hfsplus: add support of manipulation by attributes file
by Vyacheslav Dubeyko
· 12 years ago
127e5f5
hfsplus: rework functionality of getting, setting and deleting of extended attributes
by Vyacheslav Dubeyko
· 12 years ago
3e05ca2
hfsplus: add functionality of manipulating by records in attributes tree
by Vyacheslav Dubeyko
· 12 years ago
9ed083d8c
hfsplus: add on-disk layout declarations related to attributes tree
by Vyacheslav Dubeyko
· 12 years ago
309a85b
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
by Xiaowei.Hu
· 12 years ago
32918dd
ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
by Jeff Liu
· 12 years ago
f6488c9
nfs: don't allow nfs_find_actor to match inodes of the wrong type
by Jeff Layton
· 12 years ago
0b7bc84
cifs: set MAY_SIGN when sec=krb5
by Martijn de Gouw
· 12 years ago
07b92d0
POSIX extensions disabled on client due to illegal O_EXCL flag sent to Samba
by Steve French
· 12 years ago
ce2ac52
cifs: ensure that cifs_get_root() only traverses directories
by Jeff Layton
· 12 years ago
6131ffa
more file_inode() open-coded instances
by Al Viro
· 12 years ago
7bf2fbc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
8e919d1
ext4: fix extent status tree regression for file systems > 512GB
by Theodore Ts'o
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1b83bef
libceph: update osd request/reply encoding
by Sage Weil
· 12 years ago
2169aea
libceph: calculate placement based on the internal data types
by Sage Weil
· 12 years ago
4f6a7e5
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
by Sage Weil
· 12 years ago
5b191d9
libceph: decode into cpu-native ceph_pg type
by Sage Weil
· 12 years ago
12979354
libceph: rename ceph_pg -> ceph_pg_v1
by Sage Weil
· 12 years ago
6515925
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
bbbd27e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
a6590b9
Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
1085db4
Merge tag 'f2fs-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 12 years ago
fda2832
btrfs: cleanup for open-coded alignment
by Qu Wenruo
· 12 years ago
8c4ce81
Btrfs: do not change inode flags in rename
by Liu Bo
· 12 years ago
2382c5c
Btrfs: use reserved space for creating a snapshot
by Liu Bo
· 12 years ago
Next »