Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
edf2d7780da5d96a168da7e31b36fb11620106d3
/
fs
f83b0a4
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
fc6d0b0
Merge branch 'lockref' (locked reference counts)
by Linus Torvalds
· 11 years ago
1557008
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
by Linus Torvalds
· 11 years ago
df3d0bb
vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()
by Waiman Long
· 11 years ago
3bd11cf
pstore/ram: (really) fix undefined usage of rounddown_pow_of_two
by Maxime Bizon
· 11 years ago
c95389b
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
49fa814
fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers
by Goldwyn Rodrigues
· 11 years ago
9847423
vfs: make the dentry cache use the lockref infrastructure
by Waiman Long
· 11 years ago
f0cc6ff
Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"
by Linus Torvalds
· 11 years ago
83c425d
Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
4d4323e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
5befb98
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
52e220d
VFS: collect_mounts() should return an ERR_PTR
by Dan Carpenter
· 11 years ago
821ff77
bfs: iget_locked() doesn't return an ERR_PTR
by Dan Carpenter
· 11 years ago
136eefa
efs: iget_locked() doesn't return an ERR_PTR()
by Dan Carpenter
· 11 years ago
a5a1955
proc: kill the extra proc_readfd_common()->dir_emit_dots()
by Oleg Nesterov
· 11 years ago
118b230
cope with potentially long ->d_dname() output for shmem/hugetlb
by Al Viro
· 11 years ago
4bf93b5
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection
by Vyacheslav Dubeyko
· 11 years ago
2df37a1
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
by Vyacheslav Dubeyko
· 11 years ago
09239ed
sysfs: group.c: fix up kerneldoc
by Greg Kroah-Hartman
· 11 years ago
2c3a908
sysfs: sysfs.h: fix coding style issues
by Greg Kroah-Hartman
· 11 years ago
07ac62a
sysfs: file.c: fix up broken string warnings
by Greg Kroah-Hartman
· 11 years ago
37814ee
sysfs: dir.c: fix up odd do/while indentation
by Greg Kroah-Hartman
· 11 years ago
060cc74
sysfs: fix up uaccess.h coding style warnings
by Greg Kroah-Hartman
· 11 years ago
ddfd6d0
sysfs: fix up 80 column coding style issues
by Greg Kroah-Hartman
· 11 years ago
1b18dc2
sysfs: fix up space coding style issues
by Greg Kroah-Hartman
· 11 years ago
ab9bf4b
sysfs: remove trailing whitespace
by Greg Kroah-Hartman
· 11 years ago
1b86675
sysfs: fix placement of EXPORT_SYMBOL()
by Greg Kroah-Hartman
· 11 years ago
9e2a47e
sysfs: group: update copyright to add myself and the LF
by Greg Kroah-Hartman
· 11 years ago
f9ae443
sysfs: group.c: add kerneldoc for sysfs_remove_group
by Greg Kroah-Hartman
· 11 years ago
16aebf1
sysfs: group.c: fix up broken string coding style
by Greg Kroah-Hartman
· 11 years ago
995d8ed
sysfs: group.c: fix up some * coding style issues
by Greg Kroah-Hartman
· 11 years ago
e6c5692
sysfs: group.c: fix trailing whitespace
by Greg Kroah-Hartman
· 11 years ago
d363bc5
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
by Greg Kroah-Hartman
· 11 years ago
3e9b2ba
sysfs: add sysfs_create/remove_groups()
by Greg Kroah-Hartman
· 11 years ago
35dc248
[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
by Roland Dreier
· 11 years ago
fd3930f
proc: more readdir conversion bug-fixes
by Linus Torvalds
· 11 years ago
3f8f80f
pstore/ram: Read and write to the 'compressed' flag of pstore
by Aruna Balakrishnaiah
· 11 years ago
9ad2cbe
pstore: Add file extension to pstore file if compressed
by Aruna Balakrishnaiah
· 11 years ago
adb42f5
pstore: Add decompression support to pstore
by Aruna Balakrishnaiah
· 11 years ago
9a4e139
pstore: Introduce new argument 'compressed' in the read callback
by Aruna Balakrishnaiah
· 11 years ago
b0aad7a
pstore: Add compression support to pstore
by Aruna Balakrishnaiah
· 11 years ago
90ce4ca
pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected
by Aruna Balakrishnaiah
· 11 years ago
b3b515b
pstore: Add new argument 'compressed' in pstore write callback
by Aruna Balakrishnaiah
· 11 years ago
c39524e
pstore: d_alloc_name() doesn't return an ERR_PTR
by Dan Carpenter
· 11 years ago
94fc5d9
proc: return on proc_readdir error
by Richard Genoud
· 11 years ago
d6a5e06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 11 years ago
7bd9ee5
GFS2: Check for glock already held in gfs2_getxattr
by Steven Whitehouse
· 11 years ago
dfc4616
GFS2: alloc_workqueue() doesn't return an ERR_PTR
by Dan Carpenter
· 11 years ago
1bc333f
GFS2: don't overrun reserved revokes
by Benjamin Marzinski
· 12 years ago
d08fa65
GFS2: WQ_NON_REENTRANT is meaningless and going away
by Tejun Heo
· 11 years ago
2523d47
GFS2: Fix typo in gfs2_create_inode()
by Steven Whitehouse
· 12 years ago
a08797e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
a361293
jbd2: Fix oops in jbd2_journal_file_inode()
by Jan Kara
· 11 years ago
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 11 years ago
4451244
jfs: fix readdir cookie incompatibility with NFSv4
by Dave Kleikamp
· 11 years ago
8c82962
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
by yonghua zheng
· 11 years ago
d6394b5
ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()
by Jeff Liu
· 11 years ago
c7dd339
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
by Tiger Yang
· 11 years ago
6115ea2
ocfs2: Revert 40bd62e to avoid regression in extended allocation
by Jie Liu
· 11 years ago
b610ded
hugetlb: fix lockdep splat caused by pmd sharing
by Michal Hocko
· 11 years ago
41bb347
mm: save soft-dirty bits on file pages
by Cyrill Gorcunov
· 11 years ago
179ef71
mm: save soft-dirty bits on swapped pages
by Cyrill Gorcunov
· 11 years ago
584d88b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
fd4f35d
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
91aa11f
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
by Jan Kara
· 11 years ago
cde2d7a
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
by Theodore Ts'o
· 11 years ago
d92581f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
b8ea0d0
Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
022e5d0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
db62efb
btrfs: don't loop on large offsets in readdir
by Zach Brown
· 12 years ago
cfad392
Btrfs: check to see if root_list is empty before adding it to dead roots
by Josef Bacik
· 12 years ago
f3b15cc
Btrfs: release both paths before logging dir/changed extents
by Josef Bacik
· 12 years ago
ee20a98
Btrfs: allow splitting of hole em's when dropping extent cache
by Josef Bacik
· 12 years ago
ed8c491
Btrfs: make sure the backref walker catches all refs to our extent
by Josef Bacik
· 12 years ago
8ca15e0
Btrfs: fix backref walking when we hit a compressed extent
by Josef Bacik
· 12 years ago
b76bb70
Btrfs: do not offset physical if we're compressed
by Josef Bacik
· 12 years ago
b5b9b5b
Btrfs: fix extent buffer leak after backref walking
by Liu Bo
· 12 years ago
e68afa4
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
by Liu Bo
· 12 years ago
7cddc19
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
by Jie Liu
· 12 years ago
201d3df
dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()
by Oleg Nesterov
· 11 years ago
6ae6514
ext4: fix mount/remount error messages for incompatible mount options
by Piotr Sarna
· 11 years ago
59d9fa5
ext4: allow the mount options nodelalloc and data=journal
by Theodore Ts'o
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 years ago
55f5bfd
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
b72888c
NFSv4: Fix up nfs4_proc_lookup_mountpoint
by Trond Myklebust
· 11 years ago
eddffa4
NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()
by Trond Myklebust
· 11 years ago
e890db0
NFSv4: Fix the sync mount option for nfs4 mounts
by Scott Mayhew
· 11 years ago
f8806c8
NFS: Fix writeback performance issue on cache invalidation
by Trond Myklebust
· 11 years ago
b7bc9e7
Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
58cd57b
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
by Weston Andros Adamson
· 11 years ago
c472059
nfsd4: Fix MACH_CRED NULL dereference
by J. Bruce Fields
· 11 years ago
757c4f6
cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately
by Jeff Layton
· 11 years ago
9a1b6bf
LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs
by Trond Myklebust
· 11 years ago
3d62c45
vfs: add missing check for __O_TMPFILE in fcntl_init()
by Zheng Liu
· 12 years ago
bb2314b
fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink
by Andy Lutomirski
· 11 years ago
e305f48
fs: Fix file mode for O_TMPFILE
by Andy Lutomirski
· 11 years ago
672fe15
reiserfs: fix deadlock in umount
by Al Viro
· 11 years ago
Next »