index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-12
[PATCH] inotify: add two inotify_add_watch flags
John McCutchan
1
-3
/
+10
2005-12-12
[PATCH] Fix listxattr() for generic security attributes
Daniel Drake
1
-1
/
+1
2005-12-03
NFSv4: Fix an Oops in the synchronous write path
Trond Myklebust
1
-1
/
+10
2005-12-03
NFS: Fix post-op attribute revalidation...
Trond Myklebust
2
-0
/
+4
2005-12-03
NFS: use set_page_writeback() in the appropriate places
Trond Myklebust
1
-2
/
+4
2005-12-03
NFS: Fix a few further cache consistency regressions
Trond Myklebust
1
-34
/
+20
2005-12-03
NFS: Fix cache consistency regression
Steve Dickson
1
-0
/
+1
2005-11-30
[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.
Steve French
1
-0
/
+1
2005-11-30
[CIFS] Missing parenthesis and typo in previous fix
Steve French
2
-2
/
+3
2005-11-30
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
14
-35
/
+84
2005-11-30
[CIFS] Fix umount --force to wake up the pending response queue, not just
Steve French
5
-8
/
+62
2005-11-30
[CIFS] Fix missing permission check on setattr when noperm mount option is
Steve French
5
-13
/
+60
2005-11-30
[PATCH] hfsplus: don't modify journaled volume
Roman Zippel
4
-6
/
+33
2005-11-30
[PATCH] reiserfs: handle cnode allocation failure gracefully
Jeff Mahoney
1
-0
/
+9
2005-11-30
VM: add common helper function to create the page tables
Linus Torvalds
1
-11
/
+1
2005-11-29
[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.
Thomas Gleixner
2
-1
/
+3
2005-11-29
[PATCH] fuse: check for invalid node ID in fuse_create_open()
Miklos Szeredi
1
-3
/
+8
2005-11-29
[PATCH] fuse: check directory aliasing in mkdir
Miklos Szeredi
1
-9
/
+17
2005-11-29
[PATCH] Fix oops in vfs_quotaon_mount()
Jan Kara
1
-0
/
+6
2005-11-29
[PATCH] v9fs: fix memory leak in v9fs dentry code
Latchesar Ionkov
1
-0
/
+2
2005-11-29
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
Glauber de Oliveira Costa
1
-0
/
+1
2005-11-29
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
1
-1
/
+1
2005-11-29
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
1
-4
/
+3
2005-11-28
[CIFS] When file is deleted locally but later recreated on the server
Steve French
3
-20
/
+35
2005-11-26
NFS: Fix a spinlock recursion inside nfs_update_inode()
Trond Myklebust
1
-14
/
+12
2005-11-26
NFSv4: Fix typo in lock caching
Trond Myklebust
1
-3
/
+3
2005-11-26
NFSv4: Fix buggy nfs_wait_on_sequence()
Trond Myklebust
1
-10
/
+10
2005-11-25
[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.
Nathan Scott
1
-24
/
+12
2005-11-25
[XFS] Fix a case where attr2 format was being used unconditionally.
Nathan Scott
1
-3
/
+8
2005-11-25
[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run
Felix Blyakher
1
-2
/
+3
2005-11-25
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
Nathan Scott
1
-7
/
+6
2005-11-25
[XFS] handle error returns from freeze_bdev
Christoph Hellwig
1
-1
/
+1
2005-11-25
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
Eric Sandeen
1
-1
/
+1
2005-11-24
[PATCH] jffs2 debug gcc-2.9x fix
Andrew Morton
1
-4
/
+4
2005-11-24
[PATCH] fix do_wait() vs exec() race
Oleg Nesterov
1
-4
/
+4
2005-11-22
[PATCH] Fix hugetlbfs_statfs() reporting of block limits
David Gibson
1
-4
/
+8
2005-11-22
[PATCH] Fix error handling with put_compat_statfs()
David Gibson
1
-8
/
+8
2005-11-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+3
2005-11-21
[COMPAT] net: SIOCGIFCONF data corruption
Alexandra Kossovsky
1
-5
/
+3
2005-11-20
[PATCH] Remove compat ioctl semaphore
Andi Kleen
1
-7
/
+0
2005-11-20
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-0
/
+169
2005-11-20
[CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows
Steve French
1
-0
/
+1
2005-11-19
[CIFS] Fix mknod of block and chardev over SFU mounts
Steve French
3
-13
/
+62
2005-11-19
[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().
David S. Miller
1
-1
/
+1
2005-11-18
[CIFS] Missing part of previous patch
Steve French
2
-0
/
+3
2005-11-18
[CIFS] Fix scheduling while atomic when pending writes at file close time
Steve French
2
-22
/
+56
2005-11-18
[CIFS] Vectored and async i/o turned on and correct the
Steve French
1
-72
/
+45
2005-11-18
[CIFS] Recognize properly symlinks and char/blk devices (not just
Steve French
1
-4
/
+44
2005-11-18
[COMPAT]: Add ext3 ioctl translations.
David S. Miller
1
-0
/
+36
2005-11-17
[CIFS] Fix sparse warnings on smb bcc (byte count)
Steve French
2
-3
/
+3
[next]